-
### Feature
I need ability to make refrences to headers from external documentation (some_chapter.html#zagalovok).
Unfortunately If I have a title in a non english language it will have numeric id…
-
### Which area is this feature request for?
Website User Interface, Command Line Tools, MyST Markdown Syntax
### Describe the feature you'd like to request
Adding the document language will allow t…
-
### What version of Racket are you using?
`8.10`
### What program did you run?
In normal racket:
```rkt
#lang racket/base
(require racket/generic)
(define-generics testable
(test…
-
### Which area is this feature request for?
LaTeX Export
### Describe the feature you'd like to request
Thanks for a great tool. I really think this can transform the way we write scientific papers…
-
### Describe the bug
```markdown
# H1
### 参数修改
[参数修改](#%E5%8F%82%E6%95%B0%E4%BF%AE%E6%94%B9)
```
Will get
```
the/path/of/.md:5: WARNING: 'myst' reference target not found: #参数修改
```
…
-
### Describe the bug
My book is written in French. So I configure `_config.yml` by adding:
```
sphinx:
extra_extensions:
config:
language: fr
```
The tag `` appears in the source c…
-
It would be useful to have a mode to support [MyST](https://myst-parser.readthedocs.io/en/latest/) syntax. MyST is an extension of CommonMark that adds support for various RST-style markup for use wit…
-
### Describe the feature you'd like to request
I'd like for fenced code blocks to support the `caption` attribute.
Right now if I want captions on code blocks, I have to use \`\`\`{code-block} $…
-
@fperez is doing some work at the moment investigating this! Hopefully we can circle back and get this into the docs for other people who are creating whole environments.
- https://github.com/berke…
-
we should fail the CI if any document in our docs is missing HTML metadata
documentation: https://github.com/ploomber/contributing/blob/main/documentation/seo.md
we can implement it as part of t…