We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TODO
TLDR: Download the RFCXML document. Do a
kramdown-rfc-extract-sourcecode -tfiles rfx9180.xml
and behold the directory
sourcecode
it created with the snippets sorted in by type.
Usage: kramdown-rfc-extract-sourcecode [options] document.xml -t, --to=FMT Target format ["list", "files", "zip", "yaml"] -d, --dir=DIR Target directory (default: sourcecode) -f, --[no-]unfold RFC8792-unfold (default: yes) exit