https://github.com/gregoryv/mkdoc
text to html for plain text documents
https://github.com/gregoryv/mkdoc
Last synced: 12 months ago
JSON representation
text to html for plain text documents
- Host: GitHub
- URL: https://github.com/gregoryv/mkdoc
- Owner: gregoryv
- License: mit
- Created: 2025-05-17T14:41:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-31T19:19:04.000Z (about 1 year ago)
- Last Synced: 2025-06-14T04:38:51.525Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: changelog.md
- License: license.txt
Awesome Lists containing this project
README
mkdoc - text to html for plain text documents
$ go install github.com/gregoryv/mkdoc@latest
See example at https://gregoryv.github.io/mkdoc/
Features
- Include files with;
- RFC like indentation
- RFC like reference link parsing, ie. [1]
- RFC like table of contents generation
- Go doc link like processing
- Section indicator '§' followed by numbered levels
- HTML comment exclusion
- Requirement links, e.g. (#R9)
- List all found requirements with;