Foldable/collapsable notepad++ markdown syntax
--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Island
--
Chapters
00:00 Foldable/Collapsable Notepad++ Markdown Syntax
01:09 Accepted Answer Score 4
01:37 Thank you
--
Full question
https://superuser.com/questions/563270/f...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#notepad++ #syntaxhighlighting #markdown #multimarkdown
#avk47
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Island
--
Chapters
00:00 Foldable/Collapsable Notepad++ Markdown Syntax
01:09 Accepted Answer Score 4
01:37 Thank you
--
Full question
https://superuser.com/questions/563270/f...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#notepad++ #syntaxhighlighting #markdown #multimarkdown
#avk47
ACCEPTED ANSWER
Score 4
Unfortunately, it's currently not possible in Notepad++, because it's based on the Scintilla editing component, which does not support it.
And apparently the lead developer is not planning to work on this feature, though presumably this doesn't mean other developers couldn't submit code for it.
#971 codefolding for markdown
itcould be possible to fold markdown at:
headings (##)
lists
quotes
needed since January 25, 2010
Since I don't use markdown, I won't be working on this.
Neil Hodgson
2013-01-15