This repo contains sources for https://datatracker.ietf.org/doc/draft-ietf-sml-structured-email/
This section describes how the markdown source can be converted to XML or PDF.
- Make sure you have installed Mmark
- Run: % ./mmark filename.md > filename.xml
- Make sure you have installed XML2RFC
- Run: % xml2rfc --v3 filename.xml --pdf