Warp is a live media protocol that utilizes QUIC streams.
All changes need to be made to the markdown file (.md). You can find a reference for the synatax here. Each sentence is separated with a newline to reduce the number of merge conflicts.
If you want to locally build, you'll need to install kramdown-rfc2629 and xml2rfc:
gem install kramdown-rfc
pip install xm2rfc
Then you can use the Makefile
to build:
make html