{"id":21602287,"url":"https://github.com/b-goodman/markdown-converter","last_synced_at":"2025-03-18T13:23:12.442Z","repository":{"id":46915580,"uuid":"224089483","full_name":"b-goodman/markdown-converter","owner":"b-goodman","description":"Showdown extended for use with custom elements.","archived":false,"fork":false,"pushed_at":"2023-01-05T01:42:17.000Z","size":997,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T18:35:07.385Z","etag":null,"topics":["showdown-extension"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b-goodman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-26T02:58:14.000Z","updated_at":"2019-12-02T02:09:55.000Z","dependencies_parsed_at":"2023-02-03T04:30:53.059Z","dependency_job_id":null,"html_url":"https://github.com/b-goodman/markdown-converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-goodman%2Fmarkdown-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-goodman%2Fmarkdown-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-goodman%2Fmarkdown-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-goodman%2Fmarkdown-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b-goodman","download_url":"https://codeload.github.com/b-goodman/markdown-converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244228367,"owners_count":20419397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["showdown-extension"],"created_at":"2024-11-24T19:12:43.738Z","updated_at":"2025-03-18T13:23:12.423Z","avatar_url":"https://github.com/b-goodman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# markdown-converter\n\nModule exports a Showdown converter instance.\n\n```javascript\nconst md = require('markdown-converter');\n\nconst text = '```javascript\\nconst str = \"test\";\\n```';\nmd.then((f) =\u003e {\n    console.log(f.makeHtml(text))\n});\n//'\u003cp\u003e\u003csyntax-highlight class=\"language-javascript\"\u003e\u003cpre\u003e\u003ccode class=\"language-javascript\"\u003econst str = \"test\";\\n\u003c/code\u003e\u003c/pre\u003e\u003c/syntax-highlight\u003e\u003c/p\u003e'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb-goodman%2Fmarkdown-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb-goodman%2Fmarkdown-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb-goodman%2Fmarkdown-converter/lists"}