ghostwriter
install guide
MX Linux / Debian based distro's
sequence
su -
apt install ghostwriter
apt install pandoc
multimarkdown
apt install libtext-multimarkdown-perl
apt install cmark
Handy opensource markdown editor
- easy to memorize shortcuts
- vim like reaction when doing bullets and such
- no frills, thus fast and efficient
- low memory footprint
Sources:
moi
https://ghostwriter.kde.org/documentation/
https://github.com/commonmark/cmark
#programming #pandoc #multimarkdown #cmark #markdown #Linux #technology #OpenSource #language
Documentation
Introduction Welcome to ghostwriter! This quick reference guide gives examples of writing in Markdown, a plain text markup format created by John Gruber. For more information, please visit John Gruber's website at http://www.daringfireball.net. ghostwriter has built-in support for the cmark-gfm processor. However, it also can auto-detect Pandoc, MultiMarkdown, or cmark processors. Simply install any of these processors and ensure that their installation locations are added to your system's PATH environment variable. ghostwriter will auto-detect their installation on startup, and give you live HTML preview and export options accordingly.







