andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 38 forks source link

Save HTML output from markdown preview #64

Closed vi closed 11 years ago

vi commented 12 years ago

It should not be too complicated to implement saving or copying or opening a buffer that contains HTML output of markdown preview pane.

agoeb commented 11 years ago

I would love to see this feature implemented.

andreikop commented 11 years ago

Done. Available in the master, will be released, when Qutepart beta testing is finished.

Currently, there are only a button, without a shortcut. Do you have an idea, which shortcut can I use?

vi commented 11 years ago

As minimum it should also be a main menu entry (with appropriate Alt+accessors). If you want a shortcut, it can be, for example Alt+Shift+P (if not busy) and support re-saving the file without opening "Save as" dialog.

andreikop commented 11 years ago

Done Alt+Shift+P, File->Save preview as HTML