DNS-Resolver-BCP-TF / Resolver-Recommendations

DNS Resolver Recommendations
Creative Commons Zero v1.0 Universal
7 stars 5 forks source link

Document Merging thoughts #20

Closed moonshiner closed 9 months ago

moonshiner commented 1 year ago

While splitting the document into pieces makes sense as we work on it, I was also thinking of merging it not just at the end, but also along the way.

I use 'mmark' in writing RFCs, which converts markdown into xml, etc. But mmark is super swank (in my view), and it allows for including other markdown files to be merged.

https://mmark.miek.nl/post/syntax/#including-files discusses it, and https://mmark.miek.nl/ is the main site.

mmark -html README.md > README.html

will produce a merged document from my current pull request