My favorites | Sign in
Project Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 9: Markdown preview
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  insaned
Closed:  May 2009
Type-Enhancement
Priority-Low


Sign in to add a comment
 
Reported by insaned, Apr 27, 2009
Port this http://vimeo.com/4347695 to Komodo in HTML documents. Auto-switch
the document language to HTML (support for Undo Ctrl + Z & menu item).

Comment 1 by insaned, May 04, 2009
(No comment was entered for this change.)
Status: New
Comment 2 by insaned, May 08, 2009
Florent suggested using a JS script to handle this:
http://attacklab.net/showdown/

My approach would be to take the Markdown document, convert it to HTML, open a new
empty buffer in Komodo (or find one previously associated with the Markdown buffer),
switch to HTML and paste the resulting code. Perhaps even switch to split view or
offer a preview /similar to split view, but perhaps in the Output pane as a new tab?/

Comment 3 by insaned, May 09, 2009
Committed to trunk, rev. 40-41

Summary: Markdown preview
Status: Fixed
Sign in to add a comment

Hosted by Google Code