Gerrnperl / outline-map

A visual, interactive outline map that combines the clarity of the outline with the intuitive overview of the minimap. Alternative Minimap.
https://marketplace.visualstudio.com/items?itemName=Gerrnperl.outline-map
MIT License
203 stars 14 forks source link

不符合预期的 outline #64

Closed SwitWu closed 1 month ago

SwitWu commented 2 months ago

新建一个 a.tex 文件:

%#region 第一个区域 comment
%#tag 本科 comment
hello
%#tag 硕士 comment
world
%#tag 博士 comment
hahha
%#endregion 第一个区域

outline 的结果为

image

显然与预期不合