Skip to content

Conversation

@derlin
Copy link
Owner

@derlin derlin commented Jan 18, 2025

Make it possible to use more than 3 backticks (or ~) for code markers. This change also ensures it is possible to use a code block with 4 markers, which itself contains code blocks with 3 markers.

Basically, it remembers what the start was, and considers the code block end only when the same marker is found.

Closes #65

Make it possible to use more than 3 backticks (or ~) for code markers.
This change also ensures it is possible to use a code block with 4 markers,
which itself contains code blocks with 3 markers.

Basically, it remembers what the start was, and considers the code
block end only when the same marker is found.
@derlin derlin self-assigned this Jan 18, 2025
@derlin derlin merged commit ccbbb65 into main Jan 18, 2025
2 checks passed
@derlin derlin deleted the 65-support-more-than-3-code-ticks branch January 18, 2025 18:46
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.

Heading missed from ToC

2 participants