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:
Yuantian Ding 2026-01-12 11:06:11 -05:00 committed by GitHub
parent b9de700b0c
commit 8a1cf4d499
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,3 @@
(atx_heading
.
(_) @context
.
(_) @name ) @item
(section
(atx_heading
. (_) @context . (_) @name)) @item