This Internet-Draft is written in pure AsciiDoc using the excellent
asciidoctor-rfc
gem.
make all
# or
export ID_NAME=calconnect-vobject-vformat
make draft-${ID_NAME}.txt
idnits is the RFC checking tool prior to submissions.
The make
target finds exactly the document name from the :name:
document
attribute and puts the file in the right place before calling idnits
to
prevent it complaining about the location.
export ID_NAME=calconnect-vobject-vformat
make draft-${ID_NAME}.nits
export ID_NAME=calconnect-vobject-vformat
pcregrep --color='auto' -n "[\x80-\xFF]" draft-${ID_NAME}.xml