[SVN] r5714 (Blogging, Latex)
Allan Odgaard
throw-away-1 at macromates.com
Sun Oct 29 11:38:22 UTC 2006
• new markdown_to_help.rb script, this takes one or more markdown files as argument (or read from stdin) then outputs the HTML with a table of contents, enumerated sections, and horizontal separators between each section
• updated LaTeX and Blogging help commands to use markdown_to_help.rb
Currently commands need to wrap the HTML in the web_preview.rb header/footer, which seems redundant — this is mainly because markdown_to_help.rb is presently not smart enough to figure out which text to use for titles.
Changed:
U trunk/Bundles/Blogging.tmbundle/Commands/Help.tmCommand
U trunk/Bundles/Blogging.tmbundle/Support/help.markdown
U trunk/Bundles/Latex.tmbundle/Commands/View README.plist
A trunk/Support/lib/markdown_to_help.rb
More information about the textmate-dev
mailing list