Description
Use actual LaTeX to render formulae inside Hakyll pages.
Description
This library provides functions to render all math formulae inside Pandoc-processed Hakyll pages using real LaTeX.
It also provides a simple LRU cache to avoid recompiling the same formulae repeatedly during a watch
session.