-
Markdown plugin does not render footnote markers[^1] - the superscripts at the footnote reference and the footnote definition
[^1]: This is footnote 1, missing its markers.
`remarkable.js` is _s…
-
I would like to have math in markdown, for this reason I'm using the configurations reported at the bottom.
Nevertheless math is not rendering in markdown neither enclosed in `$` (or double `$$`), …
-
The original code changes the Laika templates to add the katex renderer (see `default.template.html`) The problem is that Laika updates may make changes to the templates, so we have to change these to…
-
### Describe the bug
Hi team I'm just start create a custom component but encounter this issue when initialize.
What I just do
```bash
gradio cc create gradio_dataset --template DataFrame
cd gr…
-
@waylonflinn
This repo is no longer compatible with the latest versions of Katex - which means that it is necessary to use a forked update ala `@iktakahiro/markdown-it-katex` to get katex working …
-
Has supporting rich math input been looked into yet? Using a library like MathJax, rich math input could be achieved similarly to how links are currently rendered. If you guys are interested in includ…
-
@JiHong88 Hello, we would be grateful if you could provide examples for use in React.
I do not think the side package is a good solution, because most of the time it is not compatible with the main p…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
> Before requesting a feature, please search for [existing issues](https://github.com/KaTeX/KaTeX/issues).
**Is your feature request related to a problem? Please describe.**
Equation labeling and …
-
MathJax is huge and slow. [katex](https://khan.github.io/KaTeX/) is a similar but faster smaller more fashionable rendering backend that promises to have fewer dependencies for offline development.
Sh…