@claireon my usage of Obsidian is so “basic” that I think I’ll try to edit most posts with Helix and keep Obsidian open in the background to sync with my phone.
Worst case I’ll install oxide to make Helix smarter!
@thibaultamartin
I wish there was good #OrgMode support in helix, but i guess alot of good stuff for PKIM lies in #emacs anyway ( #pandoc etc.).
@claireon
Hier soir, la dernière épreuve de mon nouveau manuel #Markdown a été validée par les Presses universitaires de Liège.
J'ai donc le plaisir d'annoncer que la version Web de "L’écriture académique au format texte avec Markdown et Pandoc" est dès à présent librement acessible à l'adresse : https://e-publish.uliege.be/md2
La version print sera bientôt disponible sur le site des PUL.
#uliege #uliegelibrary #openaccess #durable #lowtech #pandoc #latex #ecriture #universite #formattexte @UniversitedeLiege
Hier soir, la dernière épreuve de mon nouveau manuel #Markdown a été validée par les Presses universitaires de Liège.
J'ai donc le plaisir d'annoncer que la version Web de "L’écriture académique au format texte avec Markdown et Pandoc" est dès à présent librement acessible à l'adresse : https://e-publish.uliege.be/md2
La version print sera bientôt disponible sur le site des PUL.
#uliege #uliegelibrary #openaccess #durable #lowtech #pandoc #latex #ecriture #universite #formattexte @UniversitedeLiege
A really cool thing I just learned: since version 3.4, Pandoc lets you output markup with ANSI escape codes so you can see formatted text in the terminal!
However, the default formatting (e. g. inline code as red on light grey) kind of makes my eyes bleed?
Here's the commit. Any Pandoc mavens know how to customize the colours? Like do I edit a copy of ANSI.hs and put it…somewhere? Do I make a custom Lua filter? Halp ;_;
Shout out to pandoc 3.8
https://pandoc.org/
https://github.com/jgm/pandoc/releases/tag/3.8
Shout out to pandoc 3.8
https://pandoc.org/
https://github.com/jgm/pandoc/releases/tag/3.8
https://karl-voit.at/2025/08/17/Markdown-disaster/
Here's my article where I summarize the subtle and no so subtle downsides when you choose Markdown for your information instead of a different markup syntax that doesn't come with all the downsides of #MD.
#publicvoit#orgdown #orgmode #LML #pandoc #rst #restructuredtext #asciidoc #Wikitext#BBCode#Creole#Crossmark#Djot#CommonMark #lockin
https://karl-voit.at/2025/08/17/Markdown-disaster/
Here's my article where I summarize the subtle and no so subtle downsides when you choose Markdown for your information instead of a different markup syntax that doesn't come with all the downsides of #MD.
#publicvoit#orgdown #orgmode #LML #pandoc #rst #restructuredtext #asciidoc #Wikitext#BBCode#Creole#Crossmark#Djot#CommonMark #lockin
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
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
Deuxièmement, un générateur de visuels de communication (https://kitcom.deborderbollore.fr) a été mis en place afin d’accompagner les organisateurices d’#évènements dans leur travail. Troisièmement, la bibliothèque JavaScript fourmis-js (https://fourmis.deborderbollore.fr) a été développée spécialement pour faciliter la disposition des #fourmis, à la manière de ce qui a été fait dans le #livre.
5/9
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
"Moloch" is a clean, simple, and freshly modernized LaTeX beamer theme. It's the successor of the popular "Metropolis" theme, brought up to current standards by @jolars and @samcarter.
Usage with pandoc:
pandoc --to=beamer --variable=theme:moloch …
Blog post: https://jolars.co/blog/2024-05-30-moloch/
"Moloch" is a clean, simple, and freshly modernized LaTeX beamer theme. It's the successor of the popular "Metropolis" theme, brought up to current standards by @jolars and @samcarter.
Usage with pandoc:
pandoc --to=beamer --variable=theme:moloch …
Blog post: https://jolars.co/blog/2024-05-30-moloch/
The site https://pandoc-templates.org/ features a list of open source pandoc templates and provides a preview image for each template.
Created by Pascal Wagner.
#pandoc #template