You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now supports not parsing the internals of a directive, which is helpful for things like math directives.
Supported by the skipParsing option on the directive.
See #11 for the math directive changes!
Note: Some of these do not need to have their own regexes written, we can use markdown-it extensions if they already exist.
Syntax extensions
myst_amsmath_enable
) and Parse labels in LaTeX Math executablebooks/MyST-Parser#202:
syntaxmyst_html_img_enable
see hereDirectives
{bibliography}
){code-block}
)Roles
{cite}
Functionality
The text was updated successfully, but these errors were encountered: