Skip to content

Extending the MyST syntax #788

Answered by chrisjsewell
AdrianVollmer asked this question in Q&A
Discussion options

You must be logged in to vote

Heya, no it is not currently possible to arbitrarily extend the syntax, see #632 (comment)

essentially the pathway to allowing this in myst-parser, would be to create a plugin in https://github.com/executablebooks/mdit-py-plugins, then we can add it in the list of enable_extensions

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AdrianVollmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants