-
Notifications
You must be signed in to change notification settings - Fork 22
Blog landing page #540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Blog landing page #540
Conversation
for more information, see https://pre-commit.ci
👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. |
The listed config in that issue are for myst-parser, not mystmd. The mystmd docs only seem to expose
and the other defaults. Does |
Unfortunately not. I think that |
Trying a quick solution for #539
Unfortunately it seems like the easy solution isn't working due to some current limitations in MyST's toc directive.
Relevant: jupyter-book/mystmd#1933
Also I haven't found a solution for listing a TOC relative to the page, rather than relative to the site root.