[SVN] r2437 (Markdown)

Allan Odgaard throw-away-1 at macromates.com
Tue Dec 13 09:27:10 UTC 2005


• changed the previous “scroll to current heading” into “scroll to five lines above caret”. Mainly because the use of `tee` had a problem with large documents (because `SIGPIPE` would be sent to `tee` when the heading was found, which killed it and would then stop further input to Markdown (rounded up to buffer size (8 KB))).

Now the document passes through a Ruby script. I guess a nice enhancement could be to highlight the current line in the output (like svn blame does).

Changed:
U   trunk/Bundles/Markdown.tmbundle/Commands/Markdown preview.plist



More information about the textmate-dev mailing list