adam-p / markdown-here

Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
https://markdown-here.com
MIT License
59.66k stars 11.26k forks source link

Size of rendered math #699

Open EukerionGW2 opened 2 years ago

EukerionGW2 commented 2 years ago

Hi all,

First of all thanks to the creator of markdown-here which is a great tool and very convenient for professional emails (I'm using it with Thunderbird).

One thing bothers me a bit tho: I find that the size of the rendered math is much too big compared to the text (screenshot below). Anything that I'm missing? Is there a way to choose the size and/or fix the issue somehow?

Thanks in advance! Cheers Eukerion

Screenshot: image

Markdown code:


This is a **Markdown-here** test.
I'm typing some LaTeX math here: $\int_0^{+\infty}f(x)\mathrm dx$...
... But the size of the rendered math is a bit big.```