-
The official myst extension for markdown is only implemented on the backend, relying on Python and Sphinx to generate output. However, there's been a lot of work to port this to something that runs i…
-
Putting together a list of issues/discussions related to **latex** in ebp repos here. Which will help us get a holistic view, possible approaches, and tracking progress(the list is in progress).
T…
-
- [x] https://github.com/markdown-it/markdown-it-container: could be used for https://github.com/executablebooks/MyST-Parser/issues/154
- [x] https://github.com/markdown-it/markdown-it-deflist: https…
-
There is interest from the [numpy-tutorials](https://github.com/numpy/numpy-tutorials) project/team to investigate the `mystmd` CLI as an alternative for their tutorials. I think that this is an excel…
-
JupyterLab and nbconvert allow users to link to a specific cell by it's ID by using hash fragment like `#cell-id=my-cell-id` where `my-cell-id` is an example cell ID. JupyterBook nor MyST-NB does not …
-
How about adding more options to the argument, as it is done with grids?
https://github.com/executablebooks/sphinx-design/blob/537e0d0de15d0b5845829be7cbed194acafab909/sphinx_design/cards.py#L262
-
We are planning to focus on `issue` and `bug` reduction during February ( after the merge of `myst-parser` and `myst-nb` updates), along with some review of developer documentation etc. This issue is …
mmcky updated
2 years ago
-
### Context
We have a few issues related to the challenges associated with Remix static exports:
- https://github.com/executablebooks/myst-theme/issues/319
- https://github.com/executablebooks/myst…
-
### Context
See https://github.com/executablebooks/MyST-Parser/issues/845. Basically this:
```md
> [!NOTE]
> This is a note
```
Looks like this on GitHub:
> [!NOTE]
> This is a note
…
-
Hi all,
Thanks for this very good theme!
I would like to add a link to our discourse page next to the repository, download, full screen and dark mode buttons.
Unfortunately, I've only been ab…