-
Hey, thanks for the hard work!
i’m trying to use markdown-it-latex in the generation of a book through eleventy.
I get the data from a graphQL interface, where the content and the bib are separa…
-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CONTRI…
-
When I ask Copilot to translate Markdown, it translates it until it encounters backsticks (for example, a block of code) - and then does not write anything
Please fix this as it is a major inconvenie…
-
### Steps to reproduce
Paste this in chat:
```markdown
Anything with a `rating` uses an integer from 1 to 7:
- 7 - **Perfect**, must try, life-changing, go out of your way to seek this out
- …
-
### Requested feature
Add Latex and [mathpix-markdown-it](https://github.com/Mathpix/mathpix-markdown-it) formats as available outputs
nougat uses Mathpix Markdown and it creates beautiful formula…
-
Hello.
I created vite project `npm create vite@latest` (react + typescript) (node 18.15.0)
then i installed `"mathpix-markdown-it": "1.2.13"`
then i used it in my project
```
import { MathpixMa…
-
I love the plugin because it can render code block with highlight.js in markdown editor. but I want to change highlight.js theme in markdown editor, is that possible?
-
Background:
In `tests/rendering/markdown-additional.md` looking at the toc revealed an issue with how we allow using vivify's `config.json` to set the markdown-it options for [markdown-it-table-of-…
-
### Context
Currently the dependencies of this package are quite outdated and the `markdown-it` 14 is not supported.
### Proposal
- Add support for `markdown-it` >=14.
- Update dependencies.…
-
# Heading level 1
## Heading level 2
### Heading level 3
- list item
- list item
`....`
```
.....
```
```xml
Hi there
```