Foldable/collapsable notepad++ markdown syntax
Solution 1:
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
http://sourceforge.net/p/scintilla/feature-requests/971/