We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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