mystmd
mystmd copied to clipboard
Command line tools for working with MyST Markdown.
Let's keep this in draft so we can explore how to fix the RTD issues. Quick comment @rowanc1 can you keep the RTD project alive so that it can run...
Although mystmd and JupyterBook/sphinx are targeted at slightly different use-cases, there is overlap in creating websites (see [background](https://mystmd.org/guide/background#how-do-jupyter-book-and-mystmd-relate)). Below is a list of missing features/directives/roles/ui that are not yet implemented...
Figure and Table directive don't react to parameter change (align, height, etc.) in web build. MyST v1.1.53 ## Description Here is code example and [here](https://mathisdrn.github.io/head_coach_dismissal/#lavantage-de-jouer-domicile) is static build of it:...
## Description This might be either a template or generator issue. It is hard to describe the issue, but there is more discussion [here](https://github.com/readthedocs/addons/issues/278). A screenshot of the console issue:...
## Proposal In a meeting with @rowanc1, it was mentioned that journals might wish to define base configurations that e.g. set attribution information. Rowan also pointed out the value to...
Currently the `myst.yml` file has a `site` key and a `project` key - there is lots of confusion around the difference between these, how inheritance may or may not happen,...
[ReadTheDocs](https://readthedocs.io) is a key hosting platform for software documentation, and the current platform that Jupyter Book uses for its versioned documentation. There are a number of issues that degrade the...
i love this mysmd docs However when i switch to dark mode https://joamatab.github.io/gdsfactory/vscode and I click some link dark mode seems to switch to brigh mode automatically
 Example from Netlify site
## Proposal ### MyST Website ouptut Currently, it is possible to link sections and chapters in MyST websites. In the example I provided, we have a simple book structure where...