An open API service indexing awesome lists of open source software.

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

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;