-
I am typesetting articles on pricing and economy. There are dollar signs with normal text. If I don't escape them, python would complain about
```
UnicodeEncodeError: 'ascii' codec can't encode …
-
Possibly this page has lots of extension that we don't list here: https://github.com/Python-Markdown/markdown/wiki/Third-Party-Extensions.
-
Hi,
I was wondering if the note editor could benefit from handling Pandoc's Markdown syntax:
http://johnmacfarlane.net/pandoc/README.html#pandocs-markdown
This would allow to include lists, tables, …
-
This problem still occurs even if you disable all extensions and occurs in both stable and insider.
LaTeX syntax highlighting in Markdown files is wrong. It should be equivalent to syntax highlig…
-
### Actual behavior
![image](https://user-images.githubusercontent.com/101406722/158828201-8c82b936-5b77-40df-853e-99b993c9c4dc.png)
### Code example
```
Let $T_{i, j}$ represent the entry …
-
Hi,
This is a very high level feature recommendation, to be refined if found interesting.
The idea is to support tables both as data input for formulas and as output (formatted as Markdown table…
-
# General Support Request
```
◯ stylelint devDep 13.13.1 ❯ 15.10.3 https://stylelint.io
◯ stylelint-config-recommended devDep 5.0.0 ❯ 13.0.0 https://github.com/sty…
-
# General Support Request
sass-true devDep 6.1.0 ❯ 7.0.0 https://www.oddbird.net/true/
## Support request
This update requires API updates
## Exit criteria
T…
-
Hello,
I'm a html and JS newbie. I try to render math expression (e.g. $\alpha$) which is inside either markdown section or code block (`$\alpha$`).
I would appreciate any help. Thanks!
-
I was checking the math plugin and found out four incompatibilities with latex compilers (pdfLaTeX and XeLaTeX) and MathJax:
- Block math (`$$`) requires a newline before and after content, effecti…