Commit 04a48a1
committed
fix(editor): bump vtextedit for block quote inline highlight offset fix
Pulls in vtextedit fix correcting inline code/strong highlight positions on block quote continuation lines (cmark block_offset over/under-reporting).1 parent 2b28a32 commit 04a48a1
1 file changed
Lines changed: 1 addition & 1 deletion
- src/markdowneditor/cmarkadapter.cpp+30
- src/markdowneditor/cmarkadapter.h+19
- src/markdowneditor/markdownastwalker.cpp+25-30
- tests/test_cmark_probe/test_cmark_probe.cpp+305
- tests/test_cmark_probe/test_cmark_probe.h+1
- tests/test_goldenmaster/golden/multiline_elements.blocks.golden+1-1
- tests/test_goldenmaster/golden/multiline_elements.elements.golden+1-1
0 commit comments