Packages
Packages copied to clipboard
[Markdown] Add support for fenced divs
This commit aligns Markdown adds patterns for Pandoc fenced divs.
see: https://pandoc.org/MANUAL.html#divs-and-spans
related with https://github.com/SublimeText-Markdown/MarkdownEditing/pull/784/commits/c61ef023f28b60cf26b7a0297e61c006a89e5f89
Note: It turns out patterns related with leading whitespace treatment need optimization. That's a separate task.
- typo: "indendet" vs. "indented"
- reading through the tests, there seemed to be in issue with nested divs, but there isn't as pandoc is just being weird: