Skip to content

Commit b54c441

Browse files
committed
Syntax: Refactor fenced code blocks
This commit backports refactored code fences from ST4203+ to workaround an issue, which may cause crashing ST when unbalanced fence punctuation appears in a document.
1 parent 10b2ad1 commit b54c441

3 files changed

Lines changed: 1566 additions & 1632 deletions

File tree

messages/3.6.1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ feedback you can use [GitHub issues][issues].
1616

1717
- embedded linter no longer complains on Bash- and Python-style comments in code blocks
1818
(previously it triggered the `MD023` rule)
19+
- refactor syntax definitions of fenced code blocks to work around a crash
20+
caused by unbalanced fences
1921

2022
[issues]: https://github.com/SublimeText-Markdown/MarkdownEditing/issues

0 commit comments

Comments
 (0)