home.social

#multimarkdown — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #multimarkdown, aggregated by home.social.

  1. 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

    ghostwriter.kde.org/documentat

    pandoc.org/

    pandoc.org/demos.html

    github.com/commonmark/cmark

    #programming #pandoc #multimarkdown #cmark #markdown #Linux #technology #OpenSource #language