-
### Describe the bug
**context**
Hi, it seems that it's no longer possible to launch notebooks written in MyST Markdown directly with mybinder.org - even with `jupytext` installed and using `noteboo…
-
Note also, I'd like to eventually think about how to allow this to be formatted in a more stylised manner, e.g. https://wedevs.com/blog/303752/how-to-show-estimated-post-reading-time-for-wordpress-blo…
-
### Context
There are many times where you want to populate a single page with many Sphinx Design items that all share the same configuration. For example, "I want a list of 10 cards, each of which h…
-
The "left" and "right" cell alignment options are handled by assigning `text-left` or `text-right` classes to the cell. I think this approach was relying on the styling of these classes in bootstrap,…
-
### Describe the problem
When using the `jb-article` format all headings level 2 headings rather than top level headings.
`_toc.yml`:
```yml
format: jb-article
root: index
sections:
- file:…
-
All latex outputs from code cells are wrapped in "equation*" and "split" environment.
**To Reproduce**
1. create new template with: `jb create `
2. add following code e.g. to *notebooks.ipynb*:…
-
# Feature Suggestion
Parse the reference title text with `self.state.inline_text` in the `sphinx.ReferenceRole`
(the same approach used, for example, by admonition titles, rubric titles, table tit…
-
I think having docutils as a backend parser will make the experience more resilient + make myst easier to integrate. But I am not all the way through the APIs yet.
I have a new branch bootstrapping…
-
### Describe the bug
**context**
As a theme/extension author, I implement customizations for parsing code blocks.
Specifically, I implement custom behavior for `visit_container` in a custom `HTML…
-
### Describe the bug
**context**
I am trying to generate a pdf of my sphinx documentation. I am using the xelatex engine. There are many tables in the markdown file I am using.
**expectation**
…