Skip to content
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

Add support for MyST nested directives #113

Merged
merged 3 commits into from Mar 18, 2024
Merged

Conversation

cjw296
Copy link
Member

@cjw296 cjw296 commented Feb 9, 2024

No description provided.

This primarily makes lexing of nested fenced codeblocks work but also added support for tilde-delimited blocks and corrected the end offset for blocks.
@cjw296 cjw296 merged commit 813e5a0 into master Mar 18, 2024
18 checks passed
@cjw296 cjw296 deleted the myst-nested-directives branch March 18, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MyST lexer can't handle code fences with additional backticks
1 participant