-
I'm not really happy with the way the browser engines render PDFs from the markdown files. Code blocks get split up in pages, sometimes lines are split in the middle, etc. So I've created a custom LaT…
-
Is there any obvious reason to be getting this error in the js console? I think I'm doing everything right...? My first time calling doPandoc(), everything works. But the second+ times I get this erro…
-
### Describe the solution you'd like?
[Github Flavored Markdown](https://github.github.com/gfm/) (GFM) in [Warp Markdown Viewer](https://docs.warp.dev/features/markdown-viewer).
Specifically, I'…
-
I've placed a barebones parser in `dev/eqn_parser.R` which implements some of the ideas I was thinking w.r.t. reducing the amount of LaTeX code for the novice user, but still allow power users freedom…
-
Hello, I am wondering if MDX supports LaTeX markdown for mathematics - if so I would appreciate documentation or a link to such documentation as I could not find it - if not the implemenation would no…
-
**Explain the problem.**
When I try to convert markdown to latex I get all sections wrapped with the `\hypertarget` directive. I don't know if this is intended but it seems a bit excessive.
**…
-
It would be great to incorporate Latex support. I can see that underlying C library does support it, have you ever tried it?
-
## Description
When a sentence ends with a math symbol and a dot, the line breaking in jupyter lab can separate the symbol and the dot.
![image](https://github.com/user-attachments/assets/c…
-
For now, Verso supports inline math and display math but the latter can only use inline code block:
````
$`\sum_{i=0}^{10} i`
$$`\sum_{i=0}^{10} i`
````
It doesn't seem possible to use …
-
### Describe the bug
[Plotly uses MathJax](https://plotly.com/python/LaTeX/) to render LaTeX mathematical formulas and notation.
But [marimo doesn't use MathJax](https://github.com/marimo-team/…