[TxMt] Re: HumaneText.service
Allan Odgaard
throw-away-1 at macromates.com
Sun Feb 11 15:27:37 UTC 2007
On 8. Jan 2007, at 12:09, Lloyd Williams wrote:
> cmd+shift+H converts document to HTML
> What command converts the HTML back to Markdown?
Currently none. But there is actually a script in the Markdown bundle
to convert HTML back to Markdown.
Try create a new command in that bundle and let it be:
"$TM_BUNDLE_SUPPORT/bin/html2text.py"
Set input to Entire Document and output to replace it.
More information about the textmate
mailing list