This repo is the markdown and build pipeline for the RFC. Minor caution, the published RFC has edits not yet propagatged back to this source.
# Needed once, or whenever you modify the build process
docker build -t efokschaner/rfctools:latest ./docker
# Iterate on the doc by running:
docker run --rm -v "%cd%:/rfc" efokschaner/rfctools