Oh la classe. Un système de publication complètement intégré (web, pdf, docx, ...), qui pourrait largement remplacer mes processus #asciidoc, #latex, ... 👍 Avec support de bibliographie, liens en side-page, ... Ca a l'air vachement bien pensé.
Analyze. Share. Reproduce. You have a story to tell with data—tell it with Quarto.
An open-source #scientific and #technical publishing system
- Author using #Jupyter notebooks or with plain text #markdown in your favorite editor.
- Create dynamic content with #Python, #R, #Julia, and Observable.
- Publish reproducible, production quality articles, presentations, dashboards, websites, blogs, and books in HTML, PDF, MS Word, ePub, and more.
- Share knowledge and insights organization-wide by publishing to Posit Connect, Confluence, or other publishing systems.
- Write using #Pandoc markdown, including equations, citations, crossrefs, figure panels, callouts, advanced layout, and more.
The way content is discovered online is shifting, from traditional search engines to #AI agents that need structured data from a Web built for humans. It’s time to consider not just human visitors, but start to treat agents as first-class citizens. #Markdown for Agents automatically converts any HTML page requested from our network to markdown - ou, dit autrement, ils font de l’html to markdown pour que ça coûte moins cher en tokens - et aussi pour avoir un « langage commun » entre l’humain et l’agent ai. J’ai l’impression que c’est une bonne idée.
En gros, écrire un CV avec pages ou Word, c'est pourri.
Avec #pandoc et un fichier de style, on peut partir d'un fichier #markdown et le convertir avec wkhtmltopdf (qui est un toolkit #python, si je ne me trompe pas).
Au hasard :
pandoc -o resume.html -c resume-css-stylesheet.css resume.md
wkhtmltopdf resume.html resume.pdf Quelques bonnes remarques qui s'appliquent à Markdown (et Asciidoc, par extension), et qui en font de très bons candidats pour la pérennité de nos données.
"Obsidian is a powerful knowledge base that works on top of
a local folder of plain text Markdown files. "
Punaise, que ça a l'air bon ! :-)
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
Un éditeur MD qu'il a l'air bien (hemingway, themes, stats, ...)