jupyter-book / jupyterlab-myst

Use MyST Markdown directly in Jupyter Lab
https://jupyter-book.github.io/jupyterlab-myst/
BSD 3-Clause "New" or "Revised" License
146 stars 18 forks source link

Output MDAST? #54

Open agoose77 opened 2 years ago

agoose77 commented 2 years ago

This slightly sits at odds with the current granular extension mechanism that we make use of, but it might be nice to also make the MDAST available. Then, we could hypothetically make use of other extensions that do something interesting with this, e.g. a citation browser.