Added to the FAQ: http://wiki.macromates.com/textmate/show/FAQ#folding_problem
Cheers, -Ralph.
On 08.12.2004, at 22:25, Jarkko Laine wrote:
Xavier,
Folding in TextMate is currently based solely on indenting. That's the reason it fails with the style and head tags but works with the css rule.
//jarkko
On 8.12.2004, at 22:40, Xavier Noria wrote:
HTML folding does not work properly in a very simple hand-written HTML page. This is a movie depicting what happens:
http://www.hashref.com/textmate/tmbug_html_folding.mov
There I try to hide three blocks:
1. The "body" CSS element is correctly folded 2. The "style" tag is not 3. The "head" tag is not
-- fxn