mystmd
mystmd copied to clipboard
Command line tools for working with MyST Markdown.
To begin, we'd like to communicate our intent to use MyST as a Jupyter Book build engine, and define the basic framework for organizing and prioritizing our work internally. ###...
This PR adds a new `toc` field to the project frontmatter and export list items, which explicitly outlines a table of contents (TOC) according to #1151. ### To-Do - [...
We're tracking a [laundry list of MyST functionality in this issue](https://github.com/executablebooks/mystmd/issues/189). There's a lot of functionality in there, and that issue doesn't prioritize or define the essential vs. "nice to...
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 will allow for recursive links in the theme.
Beginning to document how to create Typst templates. Will be accompanied by a new `copier` template (that will initially live on my Github, but that we can later transfer over...
Currently, all code cells that are parsed by MyST will include their input and outputs together. Outputs can be inserted into the page via the `{embed}` directive, which allows you...
Latest version. Unable to enter Y/n when running myst (must init). Can't type anything in the (Y/n) is greyed out. Have tried uninstalling and reinstalling. This is in the anaconda...
## Description We have a MyST site deployed at https://jupyterhealth.github.io/myst-site-book/ via [github actions](https://github.com/jupyterhealth/myst-site-book/actions/workflows/deploy.yml). I can visit the front page of the site, but if I click on About or Projects...
## Description When attempting to build a PDF with a typst template, and having the ToC file specified under `exports` within `myst.yml`, it throws an error. Basically, it says that...