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
141 stars 16 forks source link

Add support for "project-wide" cross references #218

Open agoose77 opened 6 months ago

agoose77 commented 6 months ago

Proposal

Right now we only understand MyST at a single-document level. It would be useful to implement support for a MyST "project" (taking inspiration from _toc.yml etc), so that we can resolve cross references.

rowanc1 commented 6 months ago

Very excited about this @agoose77 -- let me know how I can help or if you want to spend next monday breaking this down into a few different stages!