[SVN] r6994 (HTML)

Allan Odgaard throw-away-1 at macromates.com
Mon Apr 16 08:04:57 UTC 2007


• Introduce a TM_HTML_EMPTY_TAGS variable which is a pipe-separated list of tags with an empty content model.
• Insert Close Tag uses the value of TM_HTML_EMPTY_TAGS to figure out which tags should not have a close tag.
• Insert Open/Close Tag disregards its hardcoded list of empty tags when TM_HTML_EMPTY_TAGS is not set (it doesn’t use the value of TM_HTML_EMPTY_TAGS since Insert Open/Close Tag differs between empty tags with and without arguments).

Changed:
U   trunk/Bundles/HTML.tmbundle/Commands/Insert Close Tag.plist
U   trunk/Bundles/HTML.tmbundle/Commands/Insert Tag Pair.plist
U   trunk/Bundles/HTML.tmbundle/Preferences/Miscellaneous.plist



More information about the textmate-dev mailing list