> However, as I understand it, Textmate can be instructed to treat > sections as either inline or block elements and allow folding for > certain types of blocks. > So, for tags that are containers, such as <page> or <def>, it would > make sense to instruct textmate to treat these as a block and perhaps > also with folding.
It should be possible to distinguish between block tags and inline tags with the right regex. Inline tags always have the / as in <name/> Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
