jupyter-book / mystmd

Command line tools for working with MyST Markdown.
https://mystmd.org/guide
MIT License
219 stars 64 forks source link

⬆️🤫 Lift and parse Markdown/text outputs from Jupyter outputs (option 2) #1671

Open agoose77 opened 2 days ago

agoose77 commented 2 days ago

This PR is an alternative to #1661 that attempts to solve #1026.

In this PR, I don't break our published AST at all by storing a "replacement" AST as JSON in a node field.

changeset-bot[bot] commented 2 days ago

⚠️ No Changeset found

Latest commit: 2c1ece78163effa32752a7040386f8f4adfb6fd4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR