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

code block parser: only consider triple-backticks if at start of line #1026

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

senko
Copy link
Contributor

@senko senko commented Jun 20, 2024

Don't treat triple-backticks as block start/end unless they're at the start of the line.

Demo:

Screenshot from 2024-06-20 10-53-24

@senko senko requested a review from LeonOstrez June 20, 2024 08:54
@LeonOstrez LeonOstrez merged commit 6fbfa8a into main Jun 20, 2024
6 checks passed
@LeonOstrez LeonOstrez deleted the multiblock-parser-inline-backticks branch June 20, 2024 09:07
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.

2 participants