We are also developing libraries that could be of interest to the wider Pandoc community: Diffing on Pandoc documents and conversions to & from Automerge and ProseMirror.

More details and updates in our GitHub repos: https://github.com/oktana-coop.

#pandoc #opensource #interoperability

OKTANA

Utopian R&D Collective specialized in Software Production - OKTANA

GitHub

Finally, having a programmatic integration with Pandoc brings us in a very strong position to implement features like #citations using much less effort, but also in a way that makes sense for researchers and is interoperable with existing citation technology and compliant with standards.

#research #pandoc

We decided to integrate v2 deeply with Pandoc through a programming interface so that we can leverage its magic via v2’s user interface, and this gives us really advanced capabilities when it comes to imports, exports and in how we can interoperate with other tools like Markdown editors and word processors. v2 can already export to #markdown, #html, Docx and Pandoc native format in its alpha version because of this integration.

#pandoc #v2 #interoperability

Fortunately, in the domain of rich text and scientific writing, there is one tool that is very mature and can actually provide #interoperability between various representations. @pandoc provides a data model that can serve as an intermediate representation which can be used to translate the same rich text concept across different input and output formats.

#pandoc #writing #science

Interoperability in knowledge production and writing. Political economy and Pandoc. 🧵

#pandoc #interoperability #technology

v2 is standing on the shoulders of giants. It it built on top of Git, Pandoc, ProseMirror and Automerge (among other great tools and libraries).

Parts of it are written in #haskell while others in #typescript, with #webassembly being the bridge.

More details in our technical dive: https://oktana.dev/blog/v2-technical-dive/.

#git #pandoc

v2 Technical Dive

A deep dive into the technical stack, architecture, and challenges behind our new rich text editor, v2. We share our experience building a local-first cross-platform app, blending TypeScript (Electron) and Haskell (via WASM), and how our integration of Automerge, ProseMirror, and Pandoc enables seamless versioning and format conversion.

just noticed the release of Pandoc 3.10

i cannot live without it.

shout out to the developers ... keep up the good work!

https://github.com/jgm/pandoc/releases

#pandoc #typst #markdown

Releases · jgm/pandoc

Universal markup converter. Contribute to jgm/pandoc development by creating an account on GitHub.

GitHub

I made a Pandoc parser that converts thorough comic scripts into streamlined tab-separated tables, so you can copy a column and import dialog into Illustrator/InDesign/CSP Story Editor for easier comic lettering.

#comics #lettering #pandoc #lua

@FictionFirstSystems
it really depends. if you use a markup language already supported in Pandoc that might be the road to Typst.

Pandoc can convert markup to Typst for PDF production.

I have made available a sample (wip) project that show to use Markdown with my optinionated extensions to produce book-style pdf.

This should be adaptable to most source-formats that Pandoc supports.

https://github.com/terefang/pandoc-typst-setup-template

#typst #pandoc

GitHub - terefang/pandoc-typst-setup-template: a template to setup a pandoc and typst project for pdf publication

a template to setup a pandoc and typst project for pdf publication - terefang/pandoc-typst-setup-template

GitHub
Has anyone written a #geminiprotocol gemtext output filter for #pandoc?