hackmdio / codimd

CodiMD - Realtime collaborative markdown notes on all platforms.
https://hackmd.io/c/codimd-documentation
GNU Affero General Public License v3.0
9.12k stars 1.05k forks source link

Support tikz and other LaTeX packages #1405

Open codingHahn opened 4 years ago

codingHahn commented 4 years ago

How feasable is it, to support more LaTeX features than mathmode? I am thinking of tikz, and pgfplots

cifkao commented 2 years ago

It looks like TikZ can be supported with TikZJax and a similar method could probably be used for other packages.