Specification text processor (stp)

1 Quick start

       $ go install sogvin.com/stp/cmd/stp@latest

   See example input to output or read the format specification.

2 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)