Anonymous aecfb5cea7 trash %!s(int64=2) %!d(string=hai) anos
..
README.md 4d735a2c21 Add files used for rendering the markdown files %!s(int64=2) %!d(string=hai) anos
links-to-html.lua 4d735a2c21 Add files used for rendering the markdown files %!s(int64=2) %!d(string=hai) anos
style.css 31fe3c6185 commit %!s(int64=2) %!d(string=hai) anos
template.html a788bc7985 Update template.html %!s(int64=2) %!d(string=hai) anos

README.md

This directory contains the pandoc template used to render the markdown files in this repository.

To render a specific file, you need to run the following command:

pandoc --from commonmark_x input_file --output=output_file --template=template.html --lua-filter=links-to-html.lua