Alexey-T / CudaText

Cross-platform text editor, written in Free Pascal
Mozilla Public License 2.0
2.39k stars 166 forks source link

Code-Tree Bookmarks plugin, bug with Markdown #5531

Open Alexey-T opened 1 month ago

Alexey-T commented 1 month ago

When using cuda_code_tree_x plugin,it is found that sometimes the bookmark is not in the correct level. Like below,the bookmark test1 and test2 is level4 after sec 1.1.1,it is right. But the test3 and test4 is level 2 which should be level 5 after sec1.1.1.1. Similarly,test5 level is right but test6 level is incorrect.

tst-plg-bug.md

Snipaste_2024-03-24_11-54-38

From forum, https://synwrite.sourceforge.net/forums/viewtopic.php?t=3125