larseggert / md-for-authors

Markdown for IETF Authors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown for IETF Authors

This is the working area for the individual Internet-Draft, "Markdown for IETF Authors".

Building the Draft

The easiest way to build formatted text and HTML versions of this draft is to use the Docker i-d-toolchain.

docker run \
       --pull always \
       -v $(pwd):/id:delegated \
       --cap-add=SYS_ADMIN \
       ghcr.io/larseggert/i-d-toolchain:latest \
       kdrfc -h -3 draft-vew-md-for-authors.md

Alternatively, formatted text and HTML versions of the draft can be built using make. This requires that you have the necessary software installed. See the instructions.

Contributing

See the guidelines for contributions.

About

Markdown for IETF Authors

License:Other


Languages

Language:Makefile 100.0%