Written for IETF submission, this is written in a Markdown variant then translated to RFC XML.
To get started, install mmark; xml2rfc; and Node.js.
To build the RFC txt files:
make txt
To build the RFC XML files:
make xml
To build the RFC HTML files:
make html
To parse out just the body and replace the RFC HTML files:
make html_body