From 50275957ffb254e74ff46e07a104949973c07e0e Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Tue, 24 Oct 2017 22:49:05 -0700
Subject: Small improvements in using-the-pandoc-api.md.

---
 doc/using-the-pandoc-api.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'doc')

diff --git a/doc/using-the-pandoc-api.md b/doc/using-the-pandoc-api.md
index c00db5b10..da96a1902 100644
--- a/doc/using-the-pandoc-api.md
+++ b/doc/using-the-pandoc-api.md
@@ -278,11 +278,11 @@ readDataFile
 
 Walk and syb for AST transformations
 
-Filters: see filters.md
+# Filters
 
-but, how do you run filters from a program?
-need to export these functions from Text.Pandoc.App!
+Filters: see filters.md
 
+applyFilters, applyLuaFilters from Text.Pandoc.App.
 
 # PDF
 
-- 
cgit v1.2.3