Skip to content

Add markdown header based folding#44795

Merged
mjbvz merged 1 commit intomicrosoft:masterfrom
mjbvz:markdown-header-based-folding
Mar 2, 2018
Merged

Add markdown header based folding#44795
mjbvz merged 1 commit intomicrosoft:masterfrom
mjbvz:markdown-header-based-folding

Conversation

@mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Mar 1, 2018

Fixes #3347

Adds folding based on markdown heading level. Headers fold to the next header of <= level

Fixes microsoft#3347

Adds folding based on markdown heading level. Headers fold to the next header of <= level
@mjbvz mjbvz added this to the March 2018 milestone Mar 1, 2018
@mjbvz mjbvz self-assigned this Mar 1, 2018
Copy link

@nzec nzec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mjbvz mjbvz merged commit 99413dc into microsoft:master Mar 2, 2018
@aeschli
Copy link
Contributor

aeschli commented Mar 6, 2018

Cool stuff, thanks @duttaditya18 .
I created #45118 to also support the existing folding regions.

@kachkaev
Copy link

Just curious: would it be possible to fold code listings in markdown in a similar way? That would be pretty useful in literate programming documents!

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[folding] Add code folding for markdown based on heading level

4 participants