simov / markdown-viewer

Markdown Viewer / Browser Extension
MIT License
1.02k stars 132 forks source link

Support GitLab-style math expressions #169

Open s417-lama opened 2 years ago

s417-lama commented 2 years ago

Implements #166.

GitLab-style math expressions: $`math`$ and math code blocks

```math
a + b = c
simov commented 2 years ago

Nice. I will have a look, but in the meantime, can you use your local instance of Markdown Viewer as unpacked extension? In case it takes awhile for me to get to it.

s417-lama commented 2 years ago

No problem! I really appreciate your work.