-
Using ReST syntax instead of MyST will only use the first subsection of a chapter.
**To Reproduce**
Creating a `_toc.yml` like so:
```yaml
- file: intro
- file: one/intro
sections:
…
timjs updated
3 years ago
-
I noticed that the documentation was converted from reStructuredText (RST) to Markdown (MD) with this [commit](https://github.com/domainaware/parsedmarc/commit/6540577ad5bcff8c6c9dcfe2081c256073623903…
-
Colon fences are in use in all of the implementations of MyST, however, are not yet defined in the myst-spec.
We should add these and document the current behaviour that we can then improve upon in t…
-
### Which area is this feature request for?
Command Line Tools
### Describe the feature you'd like to request
Hello,
First off I would like to say I am very pleased to have recently found about …
-
In the recent runs of the CI like [here](https://github.com/mwouts/jupytext/actions/runs/10197053756/job/28209188075), the conversion from rst to md fails:
```
ImportError while loading conftest '/h…
-
### Describe the bug
I am not sure this is the right repo to report this, so apologies if I got it wrong. Please advise and I'll post it somewhere else.
**context**
When I add myst-nb to the SciP…
-
### Describe the problem/need and solution
**Context**
I'm working on a [pull request](https://github.com/PlasmaPy/PlasmaPy/pull/1474) to consider switching from [nbsphinx](https://nbsphinx.readthed…
-
Hey Sabrina, a truly essential plugin for Typst—amazing work!
I use Typst/Markdown for scientific writing and therefore need the `@source_2024` syntax a lot (my citekey format "source_2024" is just…
-
### Describe the bug
When I use markdown-friendly directives such as
```
:::{note}
This text is **standard** _Markdown_
:::
```
I have notices that these do not render in the built Jupyte…
-
Hey D2L team,
Thanks for providing us with this great tool!
One small question or feature request: Is it possible to support the functionalities for theorems/proof blocks, e.g., something like…