-
**Description**
To render plantuml in Markdown Preview Enhanced, I need to write the following syntax:
```
```plantuml
@startuml
```
Please support the language specifier Syntax with cur…
-
## Description
It seems that a wheel for monorepo does not include a top-level `METADATA` to extract the constraints from. This means that `reqs` remains empty:
https://github.com/jupyterlab/mai…
-
### Describe the bug
**context**
I've written a port of markdown-it-abbr to python, but when used with MyST-Parser, the replacement tokens are missing, due to an error of `WARNING: No render metho…
-
I've never really become comfortable with rST, but in the past Markdown wasn't a good option for documentation in projects because it lacked the ability to reference other files etc in a good way. Thi…
-
### What version of `myst-parser` are you using?
2.0.0
### What version dependencies are you using?
```
docutils 0.20.1
sphinx 7.2.6
```
### What operating system are you using?
Linux
### Des…
-
### Describe the bug
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
…
-
### Describe the bug
**context**
When I create a table in markdown
**expectation**
I expected the alignment to render according to the markdown syntax for table alignment.
**bug**
But instea…
-
That said the icon are not rendered as expected:
| ![image](https://user-images.githubusercontent.com/219043/228971003-5118c592-42e7-4562-8b33-7a72e7d83b50.png) | ![image](https://user-images.git…
-
@hcolclou and I have pushed a new sphinx theme that implements some CSS3 page media formatting for myst_nb:
https://github.com/eoas-ubc/paged_html_theme#pagedjs-html-sphinx-theme
We'll be using i…
-
The level of the first heading is taken as `` so that
```markdown
### Heading 3
## Heading 2
#### Heading 4
```
produces (with `myst_suppress_warnings: ['myst.header']`)
```html
Headi…