
ghostwriter
ghostwriter is a Windows and Linux text editor for Markdown, which is a plain text markup format created by John Gruber. For more information about Markdown, please visit John Gruber’s website at https://daringfireball.net/ .
Markie is a wysiwyg editor for the markdown syntax written entirely in python with html preview of your own css. Features Edit markdown in a left panel (didn't...
markie is a wysiwyg editor for the markdown syntax written entirely in python with html preview of your own css.
featuresedit markdown in a left panel (didn't implement "select all" i just found out lol)
preview the generated html in either a plain html renderer (no css) or
preview the generated html in the iexplorer (windows only) using css
allows you to select the "theme" (meaning more or less the css) to use for generation of the page
either store the html only or the complete page (including css etc..)
themes can easily be created by yourself. (just hava a look at the themes directory)
allows you to move the preview panes so that you have all three views at once available
wysiwyg-editor markdown markdown-editor