mathpix-markdown-it icon indicating copy to clipboard operation
mathpix-markdown-it copied to clipboard

Markdown rendering + Latex extras (equations, tables, ...), with conversion features, for the scientific community

Results 72 mathpix-markdown-it issues
Sort by recently updated
recently updated
newest added

We currently use [[email protected]](https://docs.mathjax.org/en/latest/input/tex/index.html) This should fix this issue https://github.com/Mathpix/mathpix-markdown-it/pull/181

enhancement

First of all, thank you for the great project. I am enjoying writing academic documents :) In my community, we use a special package to write scientific and technical documents,...

Hi, I'm trying to use mathpix-markdown-it with remix.run framework, but I get error: ![image](https://user-images.githubusercontent.com/34971091/153970776-ffc1aada-ee9b-4f4e-83a1-e7b3ff0314fa.png). I "solved" it by just commenting out lines with errors, but then I get another error:...

When compiling a project that depends on `mathpix-markdown-it`, I get a ton of errors like this: ``` WARNING in ./node_modules/mathpix-markdown-it/lib/markdown/sanitize/consts.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from...

LaTex: ``` \begin{tabular} { l } \( \qquad \) \begin{tabular} { | l | l | l | l | l | l | l | l | l |...

Why we are not supporting fully latex support we only support Mathjax which is not more advanced yet please do something in matter and make Mathpix more suitable for other...

Please provide a MathpixMarkdown component option to specify font size of the 'code' block ![image](https://user-images.githubusercontent.com/51369289/126326167-dfb1af58-8a56-4f02-8951-584a70108818.png) ![image](https://user-images.githubusercontent.com/51369289/126326296-130b9153-61f1-45ab-8427-55e8f0f86fea.png)

Hi Mathpix Team, With the option htmlTags={true} on a MathpixMarkdown component it is possible to render html, but it seems not to be possible to write latex inside html. Do...

We are using php and front is normal html how we can utlize this mathpix marksdown into our website please guide we don't have reactjs or angular js in frontend...