-
Notifications
You must be signed in to change notification settings - Fork 0
text to html for plain text documents
License
gregoryv/stp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
stp - specification text processor
$ go install github.com/gregoryv/stp/cmd/stp@latest
See example at https://gregoryv.github.io/stp/
Features
- Include files with; <cat FILENAME>
- 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; <list of requirements>
About
text to html for plain text documents