summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-24 22:49:05 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-10-24 22:49:05 -0700
commit50275957ffb254e74ff46e07a104949973c07e0e (patch)
treea756521fe06b7a36ce7e36e3644efe11f7fb3594
parent23fbf8a5338512ed713b7152beb36ac3eb7ab364 (diff)
Small improvements in using-the-pandoc-api.md.
-rw-r--r--doc/using-the-pandoc-api.md6
1 files changed, 3 insertions, 3 deletions
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