-
I wonder if its possible to add support for katex math rendering. markdown is quite limited and I really want a way to be able to display math properly. Im going to be writing up blog posts on lots of…
-
Inline math sytax: `$...$` and block math sytax `$$...$$` are so common in markdown.
If we can config it, that will be awesome.
-
Hi,
Is there a way to add equation numbers to code below? And more generally API documentation on what markdown is available inside `` and `` tags?
```html
\begin{aligned}
\ma…
-
I have created the attached and zipped odt by exporting it from google docs. The text is just "Hi x^2" where x^2 is an squared x as an equation. Converting it to markdown using pandoc gives:
```
p…
-
### Bug description
Enabling katex for doesn't expand macros
### Steps to reproduce
```
---
format:
html:
html-math-method: katex
include-in-header:
text: |
$$\n…
-
I am working with rticles to write a JOSS article and it would be nice to preview how the article would look when I am running it.
I have noticed that when specifying `output: rticles::joss_articl…
-
i have tried to design a flask blog when learing from the book 'flask development' and have add markdown support to post with the help of pagedown and python-markdown. Now i want to enable post to hav…
-
Hi, thank you for this plugin, I love the simplicity and effectiveness.
I have a couple of ideas to improve the chat/prompt interface. I find myself using the Chat or Ask options frequently as a co…
-
Is it possible to support `$ $` `$$ $$` `\( \)`, `\[ \]` just like pandoc markdown? As an extension of some sort?
I believe linear time parsing is still possible even if they are enabled. I just sa…
-
We should add a list of VSCode recommended packages for the default users:
- Markdown visualizer (extension with TeX rendering even better : [Markdown+Math](https://marketplace.visualstudio.com/ite…