Looks like #Pandoc has been using Claude for some commits now.
Well, that sucks. Guess I'll be moving my stuff to another markdown renderer.
https://github.com/search?q=repo%3Ajgm%2Fpandoc+claude&type=commits
Looks like #Pandoc has been using Claude for some commits now.
Well, that sucks. Guess I'll be moving my stuff to another markdown renderer.
https://github.com/search?q=repo%3Ajgm%2Fpandoc+claude&type=commits
𝗣𝗮𝗻𝗱𝗼𝗰:
#Document #Convert #Pandoc
https://thewhale.cc/posts/pandoc
Pandoc is a universal document converter.
La prochaine rencontre des «samedis des libertés numériques» est organisée à la Maison de Quartier des Glacis : rendez-vous à l'accueil. Le thème du jour est: « Installez GNU/Linux, rendez rapide votre ordinateur: contre l'obsolescence programmée par Windows 10 ». En parallèle, selon les
#quarto #science #publish #pandoc #qgis #OpenStreetMap
Quarto — это научно-техническая система с открытым исходным кодом, построенная на базе Pandoc. Документы Quarto пишутся с использованием Markdown — простого текстового формата.
Возможности Quarto:
- Встраивание кода и вывод из Python, R, Julia и JavaScript через интеграцию с Jupyter, Knitr и Observable.
- Разнообразные расширения Pandoc Markdown, включая перекрёстные ссылки, подрисуночные подписи, панели макета, всплывающие ссылки и сноски и многое другое.
- Проектная система для одновременного рендеринга групп документов, совместного использования опций между документами и получения агрегированного результата, такого как сайты и книги.
- Поддержка авторинга в разных редакторах, включая JupyterLab, RStudio и VS Code.
- Визуальный редактор Markdown для написания длинных документов.
Пример практической ценной работы - курс QGIS
here @ROllerozxa writes about
Generating PDF documents from Markdown in
(et al.)
(optional) including templates and style

When you are supposed to write something and submit it as a PDF document, generally the most common tool that comes to mind are traditional word processors such as LibreOffice Writer. Such word processors also provide various WYSIWYG formatting tools, and then allow you to export the document as a PDF. But there are of course other ways to write your text documents, such as using the simple yet effective Markdown markup language. This blog post goes over how I generate PDF documents from Markdown, using Pandoc and Weasyprint.
#quarto #science #publish #pandoc
Quarto is an open-source scientific and technical publishing system built on Pandoc. Quarto documents are authored using Markdown, an easy to write plain text format.
Quarto includes:
- Embedding code and output from Python, R, Julia, and JavaScript via integration with Jupyter, Knitr, and Observable.
- A variety of extensions to Pandoc Markdown useful for technical writing including cross-references, sub-figures, layout panels, hoverable citations and footnotes, callouts, and more.
- A project system for rendering groups of documents at once, sharing options across documents, and producing aggregate output like websites and books.
- Authoring using a wide variety of editors and notebooks including JupyterLab, RStudio, and VS Code.
- A visual Markdown editor that provides a productive writing interface for composing long-form documents.
Learn more about Quarto at https://quarto.org.
I am, luckily, at a career stage where I mostly only need two-page CVs and the list of publications of the last five years. After a long time, I needed a full CV and a complete list of publications.
My bibliography is up-to-date, but having switched to #Pandoc with #Typst as backend, I had little motivation to use my LaTeX/biblatex setup from almost 10 years ago to produce a sectioned bibliography.
⇢
@marinheiro
Sim, essa parte o #pandoc faz bem. O problema é se usas um package muito específico para uma determinada função; nesse caso o pandoc pode não fazer bem a tradução. Mas para as coisas em comum, mesmo símbolos matemáticos e lógicos, funciona bem com o pandoc.
Panache, a language server, formatter, and linter for #Pandoc, #Quarto and #R #Markdown files is now also available for #VScode and related editors like #positron See https://marketplace.visualstudio.com/items?itemName=jolars.panache or https://open-vsx.org/extension/jolars/panache.
Since I last posted about #Panache, it has also grown considerably, now featuring full-fledged bibliography management for Quarto projects, table formatting, code chunk formatting, and various LSP features.
Learn more at https://github.com/jolars/panache