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

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

This PR closes #1674 by changing our internal representation of cell outputs so that they are children of the `Outputs` node. > [!Note] > Part of initiative #1026 ### Notable...

enhancement

I'd need to convert 2 .tex files to MyST .md files. I searched on the web and https://mystmd.org. I found that it seems possible with Pandoc. I found https://www.npmjs.com/package/tex-to-myst but...

enhancement

I use `mdformat` and `mdformat-myst` to format .md files. It works so and so but there are a lot of very bad issues in the MyST context, for example no...

enhancement

Hi, I am trying to complete the feature in #1882. And building my first PR on top of it. I tried to add the `ipynb` writer by visiting the blocks...

For larger communities and knowledge bases with many types of readers, it is common to maintain multiple languages of the same content, and host each of them separately. This allows,...

enhancement

I created this PR when working on output upgrading a few months ago. It's a simple change to make it easier to determine why xref processing fails.

Doing a PDF export with `--pdf` includes a "Created in Curvenote" logo in the output: ![Image](https://github.com/user-attachments/assets/39b96148-b132-447d-b389-0c30bc75c0bc) ### References - Originally reported in: https://github.com/jupyter-book/jupyter-book/issues/2279

bug