[TxMt] Folding for markdown: how?

Allan Odgaard throw-away-1 at macromates.com
Fri Oct 28 18:21:33 UTC 2005


On 28/10/2005, at 20.19, Allan Odgaard wrote:

> You can manually fold them though, and you can semi-automate this  
> by doing something like a regexp search for: ^#+.*$(?m:.*?)(?=^#+.*$)

To also select the last header section in the file: ^#+.*$(?m:.*?)(? 
=^#+.*$|\z)





More information about the textmate mailing list