From 3b2534ca3102716e69b8fd2be0a885ae5c2b6905 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 25 May 2025 12:03:55 +0200 Subject: add section on Pandoc APIs --- _filter.qmd | 2 ++ 1 file changed, 2 insertions(+) (limited to '_filter.qmd') diff --git a/_filter.qmd b/_filter.qmd index 1384b32..5851f5a 100644 --- a/_filter.qmd +++ b/_filter.qmd @@ -15,6 +15,8 @@ of priority for this project is to improve existing tools rather than implement parallel competing ones, despite the latter potentially being easier to do or lead to a simpler product. +Pandoc offers an API specifically for custom-implementing a source format +(see @sec-pandoc-apis). In @sec-pandoc-complex *FIXME: tie pieces together, and continue from there -- cgit v1.2.3