Mon, 06 Jul 2020 09:36:27 -0500
Add .hgignore
--- title: This is a sub-page of an lgen test page renderer: pandoc --- With the pandoc-renderer in this page, we can use GitHub-flavoured markdown, including syntax highlighting ```lua if math.random() > 0.5 io.write('Hello World') end ```