“Morphosis” is graphical document converter app that uses pandoc in the background. It is easy to install via flatpak:
flatpak install flathub garden.jamie.Morphosis
then run with
flatpak run garden.jamie.Morphosis
Morphosis is authored by @monster.

“Morphosis” is graphical document converter app that uses pandoc in the background. It is easy to install via flatpak:
flatpak install flathub garden.jamie.Morphosis
then run with
flatpak run garden.jamie.Morphosis
Morphosis is authored by @monster.
The Emacs Org-mode format offers to keep “your life in plain text”. It is a very powerful format with many configuration options.
Pandoc supports a decent subset of Org-mode. Due to the complexity, we maintain an extra page that lists the supported features, how they are translated into pandoc's document model, and explains ways to control and extend the conversion process.
https://pandoc.org/org.html
Serie: Static Site Generators - Pandoc/Markdown
Vielleicht in Ergänzung zur Serie mit den "Static Site Generators", also Systemen die statische Webseiten bauen, hier noch ein Versuch mit Pandoc und Markdown.
https://gnulinux.ch/serie-static-site-generators-pandoc-markdown
Late last week, I dusted off a project that had been abandoned by one of our drive-by volunteers about three years ago.
I was strugglin' a bit getting the dependency restraints updated and re-familiarizing myself with the repo and publishing configurations. I think that's in good shape now & I can mostly focus on document conversion & layout.
Now that I've got more familiarity with #Sphinx and #pandoc than I did three years ago, I looking forward to making some progress this week.
It's been a long time itch to scratch of mine & now I've got some time & motivation. We shall see....
In February, I moved my Bookmark/Link content to using Markdown (Commonmark) as the definitively stored content format. Today, I updated that implementation.
I'm looking for a configurable converter from #LibreOffice Writer .odt files to #Markdown.
Not in the #pandoc style, but with an option to map the paragraph and character #styles of LibreOffice Writer to arbitrary Markdown counterparts. Every unmapped style should simply be dropped, during the conversion.
Does such a converter exist?
Emiliano Heyns authored a filter to create docx and odt documents that have "live" citations, i.e., citations that are linked to a Zotero database:
https://retorque.re/zotero-better-bibtex/exporting/pandoc/index.html#from-markdown-to-zotero-live-citations
Create a local, reusable URL database by putting Markdown reference link definitions into a file, e.g.
[example]: https://example.com
Make use of the database by passing the file to pandoc as an additional input. The reference links can then be used normally.
See this [example][].
As seen on [this page][example]...
Sure, you can install a huge Vim plugin to help you format Markdown tables. Or, if you're like me and would like to keep your list of plugins short, and have #Pandoc installed anyway (because it rocks), you can simply do
setlocal formatprg=pandoc\ --from\ gfm\ --to\ gfm
in your ftplugin/markdown.vim, and then simply hit
gqip
("format interior of current paragraph") to reformat the messy table you're currently editing.
I finally made it so that my site can be browsed by tag, using a "Next"/"Previous" link at the bottom of each page!
Here's a technical write-up on how I did it, for the curious!
(Note, the explanation is tightly coupled with my homegrown Tup+Pandoc+Lua system, but I guess the Jq exploration part of the article could still be useful for others)
I just made myself a static site generator using a very small Makefile... haven't written one of those for quite a while!
IDML (InDesign Markup Language) pandoc reader by @yann_t.
https://outdesign.deborderbollore.fr/en/index.html
Enfin, dans l’objectif de répondre aux contraintes d’une temporalité éditoriale extraordinairement restreinte, un #convertisseur de fichiers (https://outdesign.deborderbollore.fr/) a été produit afin que les textes figurant sur deborderbollore.fr puissent être générés directement à partir du fichier #InDesign ayant servi à l’impression du #PDF.
6/9
Is there a project similar to #rst2pdf for markdown, and is there a project for #rst that may be a little more active? While it is stable, which I like, I would like to see more updates on their repo, even if its just minor, showing that there is some activity.
https://github.com/rst2pdf/rst2pdf
Looking for something "light" that doesn't use LaTeX to create the PDF.
#pandoc conversion for the "Bilou" tag: 175 pages already ... that's almost the size of a thesis ^^"
I thought I had successfully converted Google DocX to #markdown, and I don't know why - if it was #Pandoc or the #lua filter generated by #Gemimi (this is your "aha" moment) - but all the .md files are binary files...
So #android doesn't see them as text files and therefore can't be used. I gotta delete it all and try again.
Laugh at my painful #degoogling.
@ryanoneill1970 You seem to be using these tools for similar projects to me. I have used #Scrivener for writing for a few years, but recently discovered #Zettlr @zettlr , which had I discovered earlier, I might not have gone to Scrivener. It's #markdown and exports nicely via #Pandoc or #Latex #genealogy #familyhistory
Okay, das ist jetzt gut genug, um's mal zu releasen.
Pan5008 ist eine HTML- und CSS-Vorlage, um mit Pandoc halbwegs mit DIN 5008 konforme Briefe aufzusetzen. Es kommt ganz ohne LaTeX aus und ist deshalb angenehmer anzupassen für Leute, die in Webtechnologien zu Hause sind.
Eingabedokumente können Markdown sein, oder prinzipiell beliebige andere von Pandoc unterstützte Formate.
Es gibt "Profile", um z.B. bequem unterschiedliche Designs zu definieren.
Pandoc templates
I have been using pandoc recently; of course the default MarkDown to pdf style is rather neutral, I looked for some theming. LornaJane on her blog already wrote about Generating a nice-looking PDF with Pandoc.
Of course I knew it may exist: pandoc-templates.org
https://monodes.com/predaelli/2025/07/12/pandoc-templates/
#SenzaCategoria #MarkDown #pandoc