[SVN] r3709 (Blogging)
Allan Odgaard
throw-away-1 at macromates.com
Sun Jun 18 10:51:02 UTC 2006
• the fallback format of a fetched post, when not set explicit via an environment variable or returned by the blog, is now Markdown unless the text returned match the following regexp: /<(p|a|img|h[1-6]|strong|em|tt|code|pre)\b.*?>/i
I can see a problem with Markdown which contains HTML in its raw environment — but I’d rather remove the HTML detection than improve it. Though I guess most blogs are setup to HTML by default (?) OTOH most TextMate users like Markdown and would have changed that setting long ago :)
Changed:
U trunk/Bundles/Blogging.tmbundle/Support/lib/blogging.rb
More information about the textmate-dev
mailing list