example/build.sh

Mon, 06 Jul 2020 12:51:11 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 06 Jul 2020 12:51:11 -0500
changeset 27
8f40424fb02e
parent 10
118ab361da29
permissions
-rw-r--r--

Attempt markdown-it-texmath instead of markdown-it-katex.

#!/bin/sh
mkdir -p out
lua ../lgen.lua src tmpl out

mercurial