Small improvements in using-the-pandoc-api.md.
This commit is contained in:
parent
23fbf8a533
commit
50275957ff
1 changed files with 3 additions and 3 deletions
|
@ -278,11 +278,11 @@ readDataFile
|
||||||
|
|
||||||
Walk and syb for AST transformations
|
Walk and syb for AST transformations
|
||||||
|
|
||||||
|
# Filters
|
||||||
|
|
||||||
Filters: see filters.md
|
Filters: see filters.md
|
||||||
|
|
||||||
but, how do you run filters from a program?
|
applyFilters, applyLuaFilters from Text.Pandoc.App.
|
||||||
need to export these functions from Text.Pandoc.App!
|
|
||||||
|
|
||||||
|
|
||||||
# PDF
|
# PDF
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue