I needed a markdown editor which just does its job in Xorg so

TII (Today I installed)

ghostwriter

markdown editor

I have transcribed all of the docs as an exercise! (I will not copy paste those here though ')

I've also installed

[ 0.177 687042 ghostwriter ] INFO Using pandoc version 3.1.11.1
[ 0.234 687042 ghostwriter ] INFO Using multimarkdown version 1.35
[ 0.235 687042 ghostwriter ] INFO Using cmark version 0.30.2
  • pandoc
  • multimarkdown
  • cmark

https://ghostwriter.kde.org/

https://pandoc.org/

https://fletcher.github.io/MultiMarkdown-6/MMD_Users_Guide.html

https://github.com/commonmark/cmark

Quote:

Distraction-Free Writing

Enjoy a distraction-free writing experience, including a full screen mode and a clean interface. With Markdown, you can write now, and format later.

  • Themes

The built-in light and dark themes provide an aesthetic writing experience out of the box. If the these are not enough, you can create your very own!

  • Live Preview

Preview your Markdown document in HTML. With the live preview, you can copy the HTML to paste into your blog, or export to another format.

Z

Sources:

https://ghostwriter.kde.org/documentation/

#programming #markdown #Linux #technology #OpenSource #language

ghostwriter - No excuses. No distractions. Just write.

No excuses. No distractions. Just write.

ghostwriter

Pandoc a universal document converter

If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert between the following formats:

(← = conversion from; → = conversion to; ↔︎ = conversion from and to)

Lightweight markup formats

↔︎ Markdown (including CommonMark and GitHub-flavored Markdown)
↔︎ reStructuredText
↔︎ AsciiDoc
↔︎ Emacs Org-Mode
↔︎ Emacs Muse
↔︎ Textile
→ Markua
← txt2tags
↔︎ djot
→ BBCode

https://pandoc.org/

https://pandoc.org/demos.html

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

Pandoc - index

@Radio_Azureus I've been a regular user of #pandoc for years. I'm a heavy user of all things open source but #pandoc is probably in the Top 10. Combined with #python, #jinja, some custom #css and of course #weasyprint I have an extreamly versatile publishing workflow.