You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if anybody in this community is using MyST (https://myst-parser.readthedocs.io/en/latest/), and if this plugin, with some configuration tweaking, could slightly improve rendering of that variant.
A simple index file from my docs presently renders like this:
I'd also be very interested. Even without more complex directives, rendering anything other than code in between fences does not seep to properly work.
E.g.
```
| Header 1 | Header 2 |
| -------- | -------- |
| a | b |
```
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I wonder if anybody in this community is using MyST (https://myst-parser.readthedocs.io/en/latest/), and if this plugin, with some configuration tweaking, could slightly improve rendering of that variant.
A simple index file from my docs presently renders like this:
All reactions