• 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 _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
