{"id":13646850,"url":"https://github.com/mmarkdown/mmark","last_synced_at":"2026-04-19T19:08:19.498Z","repository":{"id":41559661,"uuid":"142846459","full_name":"mmarkdown/mmark","owner":"mmarkdown","description":"Mmark: a powerful markdown processor in Go geared towards the IETF ","archived":false,"fork":false,"pushed_at":"2025-11-03T08:55:28.000Z","size":1094,"stargazers_count":510,"open_issues_count":3,"forks_count":48,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-02-28T06:56:42.006Z","etag":null,"topics":["go","html5","ietf","markdown","mmark","nroff","xml","xml2rfc"],"latest_commit_sha":null,"homepage":"https://mmark.miek.nl","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmarkdown.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,"zenodo":null}},"created_at":"2018-07-30T08:20:28.000Z","updated_at":"2026-02-09T05:45:46.000Z","dependencies_parsed_at":"2023-02-01T03:15:55.195Z","dependency_job_id":"a8c5af13-961b-48e6-a202-ab0d02fa2a4f","html_url":"https://github.com/mmarkdown/mmark","commit_stats":null,"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/mmarkdown/mmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmarkdown%2Fmmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmarkdown%2Fmmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmarkdown%2Fmmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmarkdown%2Fmmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmarkdown","download_url":"https://codeload.github.com/mmarkdown/mmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmarkdown%2Fmmark/sbom","scorecard":{"id":654045,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmarkdown/mmark","commit":"50db114b82e542c93439501f4cf62b5aa2900a92"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mmarkdown/mmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mmarkdown/mmark/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mmarkdown/mmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mmarkdown/mmark/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mmarkdown/mmark/go.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.47 not signed: https://api.github.com/repos/mmarkdown/mmark/releases/220921150","Warn: release artifact v2.2.46 not signed: https://api.github.com/repos/mmarkdown/mmark/releases/193036638","Warn: release artifact v2.2.45 not signed: https://api.github.com/repos/mmarkdown/mmark/releases/168853305","Warn: release artifact v2.2.44 not signed: https://api.github.com/repos/mmarkdown/mmark/releases/168176427","Warn: release artifact v2.2.43 not signed: https://api.github.com/repos/mmarkdown/mmark/releases/128344698","Warn: release artifact v2.2.47 does not have provenance: https://api.github.com/repos/mmarkdown/mmark/releases/220921150","Warn: release artifact v2.2.46 does not have provenance: https://api.github.com/repos/mmarkdown/mmark/releases/193036638","Warn: release artifact v2.2.45 does not have provenance: https://api.github.com/repos/mmarkdown/mmark/releases/168853305","Warn: release artifact v2.2.44 does not have provenance: https://api.github.com/repos/mmarkdown/mmark/releases/168176427","Warn: release artifact v2.2.43 does not have provenance: https://api.github.com/repos/mmarkdown/mmark/releases/128344698"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T14:12:38.923Z","repository_id":41559661,"created_at":"2025-08-21T14:12:38.923Z","updated_at":"2025-08-21T14:12:38.923Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32018820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["go","html5","ietf","markdown","mmark","nroff","xml","xml2rfc"],"created_at":"2024-08-02T01:03:10.269Z","updated_at":"2026-04-19T19:08:19.482Z","avatar_url":"https://github.com/mmarkdown.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"---\ntitle: \"About\"\ndate: 2018-07-22T14:05:51+01:00\naliases: [/about/]\n---\n\nMmark is a powerful markdown processor written in Go, geared towards writing IETF documents. It is,\nhowever, *also* suited for writing complete books and other technical documentation, like the\n[Learning Go book](https://miek.nl/go) ([mmark source](https://github.com/miekg/learninggo), and\n[I-D text output](https://miek.nl/go/learninggo-2.txt)).\n\nAlso see [this repository](https://github.com/danyork/writing-internet-drafts-in-markdown) on how to\nwrite RFC using Markdown.\n\nIt provides an advanced markdown dialect that processes file(s) to produce internet-drafts in XML\n[RFC 7991](https://tools.ietf.org/html/rfc7991) format. Mmark can produce xml2rfc (aforementioned\nRFC 7991), HTML5 output, and manual pages.\n\nExample RFCs in Mmark format can be [found in the Github\nrepository](https://github.com/mmarkdown/mmark/tree/master/rfc).\n\nMmark uses [gomarkdown](https://github.com/gomarkdown/markdown) which is a fork of\n[blackfriday](https://github.com/russross/blackfriday/). See its\n[README.md](https://github.com/gomarkdown/markdown/blob/master/README.md) for more documentation.\n\n## Syntax\n\nMmark's syntax and the extra features compared to plain Markdown are detailed in\n[syntax.md](https://mmark.miek.nl/syntax).\n\nMmark adds the following syntax elements to\n[gomarkdown/markdown](https://github.com/gomarkdown/markdown/blob/master/README.md):\n\n* (Extended) [title block](https://mmark.miek.nl/post/syntax/#title-block).\n* [Special sections](https://mmark.miek.nl/post/syntax/#special-sections).\n* [Including other files](https://mmark.miek.nl/post/syntax/#including-files) with the option to specify line ranges, regular\n  expressions and/or prefix each line with a string. By default only files on the same level, or\n  below are allowed to be included (see the `-unsafe` flag).\n* [Document divisions](https://mmark.miek.nl/post/syntax/#document-divisions).\n* [Captions](https://mmark.miek.nl/post/syntax/#captions) for code, tables and quotes\n* [Asides](https://mmark.miek.nl/post/syntax/#asides).\n* [Figures and Subfigures](https://mmark.miek.nl/post/syntax/#figures-and-subfigures) - bundle (sub)figures\n  into a larger figure.\n* [Block Level Attributes](https://mmark.miek.nl/post/syntax/#block-level-attributes) that allow to specify attributes, classes and\n  IDs for elements.\n* [Indices](https://mmark.miek.nl/post/syntax/#indices) to mark an item (and/or a subitem) to be referenced in the document index.\n* [Citations](https://mmark.miek.nl/post/syntax/#citations) and adding [XML References](https://mmark.miek.nl/post/syntax/#xml-references)\n* [In document cross references](https://mmark.miek.nl/post/syntax/#cross-references), short form of referencing a section in the\n  document.\n* [Super- and Subscript](https://mmark.miek.nl/post/syntax/#super-and-subscript).\n* [Callouts](https://mmark.miek.nl/post/syntax/#callouts) in code and text.\n* [BCP14](https://mmark.miek.nl/post/syntax/#bcp14) (RFC 2119) keyword detection.\n\n## Usage\n\nYou can [download a binary](https://github.com/mmarkdown/mmark/releases) or optionally build mmark\nyour self. You'll need a working [Go environment](https://golang.org), then check out the code and:\n\n    % go get \u0026\u0026 go build\n    % ./mmark -version\n    2.0.0\n\nTo output XML2RFC v3 xml just give it a markdown file and:\n\n    % ./mmark rfc/3514.md\n\nMaking a draft in text form (v3 output)\n\n    % ./mmark rfc/3514.md \u003e x.xml\n    % xml2rfc --v3 --text x.xml\n\nOutputting HTML5 is done with the `-html` switch.\n\nFiles edited under Windows/Mac and using Windows style will be converted into Unix style line ending\nbefore parsing. Any output from `mmark` will use Unix line endings.\n\n[1]: https://daringfireball.net/projects/markdown/ \"Markdown\"\n[2]: https://golang.org/ \"Go Language\"\n\nNote there are no _wrong_ markdown documents, so `mmark` will only warn about things that are not\nright. This may result in invalid XML. Any warning from `mmark` are send to standard error, to see\nand check for those you can discard standard output to just leave standard error: `./mmark\nrfc/3515.md \u003e /dev/null`.\n\n### Docker\n\nA container image is automatically built on every release and is available from the GitHub Container Registry.\nThe image can be used as in the following example:\n\n```sh\ndocker run --rm `# automatically remove container upon termination` \\\n  -v \"$(pwd):/data\" `# bind current working directory to /data` \\\n  ghcr.io/mmarkdown/mmark:latest `# container name` \\\n  example.md \u003e example.xml # example.md input filename, pipe output to example.xml\n\n# single-line\ndocker run --rm -v $(pwd):/data ghcr.io/mmarkdown/mmark:latest example.md \u003e example.xml\n```\n\n## Example RFC\n\nThe rfc/ directory contains a couple of example RFCs that can be build via v3 tool chain.\nThe build the text files, just run:\n\n~~~ sh\ncd rfc\nmake txt\n~~~\n\nOfficial RFCs are in rfc/orig (so you can compare the text output from mmark).\n\n## Also See\n\n[Kramdown-rfc2629](https://github.com/cabo/kramdown-rfc2629) is another tool to process markdown and\noutput XML2RFC XML.\n\nSee Syntax.md for a primer on how to use the Markdown syntax to create IETF documents.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmarkdown%2Fmmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmarkdown%2Fmmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmarkdown%2Fmmark/lists"}