mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
Add structured outline for Markdown (#45643)
Just make outline of markdown to be structured: <img width="282" height="144" alt="image" src="https://github.com/user-attachments/assets/6c7e5d5f-ae09-47a9-965a-6f9f9b731ce6" /> Release Notes: - Added structured outline for Markdown. - Also fixed the breadcrumb display in Issue [#45663](https://github.com/zed-industries/zed/issues/45663).
This commit is contained in:
parent
b9de700b0c
commit
8a1cf4d499
1 changed files with 3 additions and 5 deletions
|
|
@ -1,5 +1,3 @@
|
|||
(atx_heading
|
||||
.
|
||||
(_) @context
|
||||
.
|
||||
(_) @name ) @item
|
||||
(section
|
||||
(atx_heading
|
||||
. (_) @context . (_) @name)) @item
|
||||
|
|
|
|||
Loading…
Reference in a new issue