mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

Command line tools for working with MyST Markdown.

Results 379 mystmd issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR adds a new `sphinx-external-toc` package. The intention is to replicate the functionality of the `sphinx-external-toc` Python package, for later plumbing into MyST-CLI and JupyterLab-MyST. This PR: - Adds...

## Description MyST (CLI) uses `myst:` as the scheme for intersphinx references. Meanwhile, `myst-parser` uses `inv:`. On the face of it, I prefer `inv:` because intersphinx is something MyST supports,...

bug

We should add compatibility with Sphinx/RST glossaries (which are based around indentation). At the very least the compatibility warning should be improved with a link to how to do this...

bug

## Proposal Author reference here means to have a dedicated page(s) of api references aimed at `myst` users/authors. First item on the list, a table with all of the markdownd...

documentation
enhancement

We discussed in our weekly meeting that it would be helpful to migrate a few projects to MyST as a means of testing our progress. This issue is tracking issues...

So far the `si` role only supported integer numbers. With this PR it becomes possible to use decimal and scientific "e" notation. Additionally a negative sign "-" at the start...

blocked

### Which area is this feature request for? Website User Interface, Command Line Tools ### Describe the feature you'd like to request Currently the website requires an application server (the...

story

### Goal Jupyter Book users should be able to utilize [the new MyST document engine](https://mystmd.org) with no significant degradation in functionality or UX. ### Outcome and measures - Most users...

goal

## Proposal There seems to have been the inverse of this suggestion in #876. Would be good to have it the other way around as well, namely, if the `label`...

enhancement

The myst-templates are quite flexible, and need not be created in remix/react or even javascript. There is a lot of existing work out there for sphinx templates, that may be...