Command line tools for working with MyST Markdown.

javascript-parser markdown-it myst myst-markdown myst-parser unifiedjs
1 Open Issue Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves fixing a bug in the `mystmd` project where URLs in the `toc` directive are rendered as plain text instead of links. The solution likely requires modifying the `toc.ts` file to conditionally create a link node when a URL is present, mirroring existing code for internal links.

Complexity: 2/5
bug good first issue

Command line tools for working with MyST Markdown.

TypeScript
#javascript-parser#markdown-it#myst#myst-markdown#myst-parser#unifiedjs