-
Just a thought - if the EBP organization can get the core build infrastructure done, then we could turn our attention to the authoring side of things, like this language server, or a MyST-based one. I…
-
For NDK r10 has support abi : `arm64-v8a`, I want to build out and `arm64-v8a` archive, but when I run with the command it told me something not support like this:
```
android@android-srv:~/android-…
-
### Context
The [`jupyterlab-markup` package](https://github.com/agoose77/jupyterlab-markup), which has a pinned dependency herein as `jupyterlab-markup~=1.0`, has upgraded to v2.0.0 with possibly …
-
**Is your feature request related to a problem? Please describe.**
my use case is pretty simple
I write notebooks for teaching, mostly rise-powered slideshows
I also use ipypublish to produce han…
-
In theory, anywhere where we have duplicated text (like in the intros software page, which copies from the software content on another page), we can glue to allow duplication.
So in the initial MD …
-
**Is your feature request related to a problem? Please describe.**
It would be nice to have a "rosetta stone" of sorts, displaying rst and myst along side each other (possibly including a rendering…
-
### Which area is this feature request for?
MyST Markdown Syntax
### Describe the feature you'd like to request
Enable table alignment in list tables.
Also, currently table alignment is b…
-
We should try to follow this overall structure for documentation.
![image](https://github.com/user-attachments/assets/a422bdd3-d2e4-42e3-b43f-dc51cfc93567)
(see https://docs.divio.com/documentat…
-
Building a PDF from multiple md files (or chapters) was implemented here: https://github.com/executablebooks/mystmd/pull/772
You may do this by specifying multiple `articles` in your `export` front…
-
### Describe the bug
**context**
I put bulleted list inside `list-table` (same behavior for numbered list).
```rst
.. list-table::
* - what color are the bullets?
- item 1
…