{"id":23748032,"url":"https://github.com/indiependente/mdtosnowbbcode","last_synced_at":"2026-05-04T12:41:20.881Z","repository":{"id":73262634,"uuid":"237951834","full_name":"indiependente/mdtosnowbbcode","owner":"indiependente","description":"Markdown to ServiceNow BBCode","archived":false,"fork":false,"pushed_at":"2022-02-13T11:42:02.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T14:58:48.763Z","etag":null,"topics":["bbcode","golang","markdown","markdown-to-bbcode","servicenow"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/indiependente.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-03T11:41:31.000Z","updated_at":"2022-02-13T11:42:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"62d74204-476c-4d65-837d-732608a6a757","html_url":"https://github.com/indiependente/mdtosnowbbcode","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indiependente%2Fmdtosnowbbcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indiependente%2Fmdtosnowbbcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indiependente%2Fmdtosnowbbcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indiependente%2Fmdtosnowbbcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indiependente","download_url":"https://codeload.github.com/indiependente/mdtosnowbbcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239907772,"owners_count":19716686,"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":["bbcode","golang","markdown","markdown-to-bbcode","servicenow"],"created_at":"2024-12-31T14:58:52.894Z","updated_at":"2026-03-10T13:30:19.900Z","avatar_url":"https://github.com/indiependente.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdtosnowbbcode\nMarkdown to ServiceNow BBCode\n\n## What it does\nThis tool converts Markdown code to ServiceNow compliant BBCode. \n\n## Example\nMarkdown input\n```markdown\n## Markdown content\nThis is example markdown\n```code block```\n**strong text** ~~strikethrough~~.\n```\nBBCode output\n```html\n[code]\u003ch2\u003eMarkdown content\u003c/h2\u003e\n\n\u003cp\u003eThis is example markdown\n\u003ccode\u003ecode block\u003c/code\u003e\n\u003cstrong\u003estrong text\u003c/strong\u003e \u003cdel\u003estrikethrough\u003c/del\u003e.\u003c/p\u003e\n[/code]\n```\n\n## How to install\n`go get -u github.com/indiependente/mdtosnowbbcode/cmd/mdtosnow`\n\n## Run\nThe tool reads content from STDIN and prints the converted text to STDOUT.\n\n`cat markdownfile.md | mdtosnow`\n\nE.g. On macOS\n\n`pbpaste | mdtosnow | pbcopy`\n\n## Manual build\n```bash\ngit clone git@github.com:indiependente/mdtosnowbbcode.git\ncd mdtosnowbbcode\nmake build\ncat markdownfile.md | ./mdtosnow\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiependente%2Fmdtosnowbbcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findiependente%2Fmdtosnowbbcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiependente%2Fmdtosnowbbcode/lists"}