We use Lua patterns everywhere, but pandoc ships with lpeg and (lpeg.re) specifically. We should _definitely_ switch to those. (cc @cderv: lpeg is a great parsing engine, it turns out, and lpeg.re is a regex engine with `|` inside it :))
We use Lua patterns everywhere, but pandoc ships with lpeg and (lpeg.re) specifically. We should definitely switch to those.
(cc @cderv: lpeg is a great parsing engine, it turns out, and lpeg.re is a regex engine with
|inside it :))