mathpix-markdown-it
mathpix-markdown-it copied to clipboard
Markdown rendering + Latex extras (equations, tables, ...), with conversion features, for the scientific community
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 3.2.0 to 3.2.1. Release notes Sourced from loader-utils's releases. v3.2.1 3.2.1 (2022-11-11) Bug Fixes ReDoS problem (#224) (d2d752d) Changelog Sourced from loader-utils's changelog. 3.2.1 (2022-11-11) Bug Fixes...
It seems like the current version does not support theorem (and theorem-like) environments. Is this feature planned for the future? Thanks!
branch: dev/olga/199-Add-new-include-wolfram-layer-with-wolfram-output-v2 Working on the issue Add new include_wolfram layer with wolfram output #199
Should be `sqrt(pi)K` instead of `sqrtpiK`
 should be: `h pi r^(2)` instead of `h pir^(2)`
The purpose is to provide a search string compatible with WolframAlpha computational engine (https://www.wolframalpha.com/). We can base this on our existing asciimath implementation. The ideal Wolfram output shown in these...
Can this library be used in react native? I have an app where i need to render the mathpix markdown. If no, any alternative please? Thanks
As of 1.0.74, line breaks in the markdown source are not always resulting in line breaks appearing in the rendered output. The rendered output of ```javascript ``` has changed from...
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...