pandoc / lua-filters

A collection of lua filters for pandoc
MIT License
602 stars 165 forks source link

Create math-katex filter #208

Closed benabel closed 1 year ago

benabel commented 2 years ago

Render math with katex server-side.

tarleb commented 2 years ago

Thank you for this! Looks like a very useful filter, and the code is beautifully clean, too.

We're currently discussing the future path of this repo, and I'd like to wait for the discussion to reach a conclusion before merging. Please feel free to add your voice there, too: #207

timtroendle commented 1 year ago

@benabel, this looks very useful to me. Is your filter available somewhere?

benabel commented 1 year ago

@timtroendle in fact I never published it. You can find it on my fork https://github.com/benabel/lua-filters/tree/master/math-katex.