-
This should be a simple text styling node like strong, underline, etc.
see -
https://github.com/syntax-tree/mdast#delete
https://github.com/syntax-tree/mdast-util-gfm-strikethrough
-
When translating documentation via PO files, indirect links like
```
paragraph [indirect link text][target] ...
[target]: https://example.com
```
don't work. The markup seems ignored.
He…
-
Now that we have a myst (or "imd" or whatever we wanna call it) prototype, we could use this repository for just the docutils bridge part of the prototype. What if we:
* Split out the extra docutil…
-
### Describe the bug
@AakashGfude
I'm trying to understand how to use `sphinx-multitoc-numbering` with Jupyter book, but the [`_toc.yml` example in the documentation](https://sphinx-multitoc-numb…
-
### Describe the bug
**context**
When I do
```bash
jupyter book toc migrate _toc.yml
# but also
jupyter book --help
```
**bug**
I am consistently getting a stack dump ending with
```con…
-
### Describe the bug
**context**
When I build a book using builder `pdflatex`, and the book title contains and underscore `_` character, it appears that the underscore character doesn't get proper…
-
### Describe the bug
**context**
When I have a .html file `pres.slide.html` in a directory `my-great-presentation` next to a markdown file, I try to create a link with `[my great presentation](./m…
-
### Describe the bug
When I try to use `autodoc` directives like `autoclass` in Markdown format, they do not work properly. If they are used inside an `{eval-rst}` block, they work fine.
Comparing…
-
### Describe the bug
I have latex in my formatted DataFrame. When I run the code cell in `jupyter-lab` the latex gets correctly rendered:
![Screenshot_2022-08-31_20-59-17](https://user-images.gith…
-
The `myst-spec` and `mystjs` projects have been focused on using `mdast` as the abstract syntax tree representation.
One project (as identified by @rowanc1) is to explore the possibility of having…
mmcky updated
2 years ago