aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorMichael Davis2022-12-23 01:21:02 +0000
committerGitHub2022-12-23 01:21:02 +0000
commit7905086b55eac2a817c16fe3a9ab987e718324c8 (patch)
treeacd420eab875a92cfa3ae9b0606a0b0d965bcb92 /book
parentc4263d6a56c6490b34a43c7d393fce321514b6ef (diff)
Fix HTML injection within markdown (#5265)
HTML nodes should be combined injections in the markdown block grammar. When nodes are together the highlighting works properly but when there is markdown content between HTML nodes like in a `<details>` tag, the highlighting of the closing tag breaks since tree-sitter-html looks for opening and closing tags.
Diffstat (limited to 'book')
0 files changed, 0 insertions, 0 deletions