aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Filter
AgeCommit message (Expand)AuthorFilesLines
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel3-6/+6
2018-10-28T.P.Filter: centralize filter path expansionAlbert Krewinkel2-10/+5
2018-10-28T.P.Lua: expose more useful internals (API change)Albert Krewinkel1-22/+3
2018-10-28T.P.Lua: rename `runPandocLua` to `runLua` (API change)Albert Krewinkel1-2/+2
2018-10-28T.P.Lua: merge runLuaFilter into T.P.Filter.Lua (API change)Albert Krewinkel1-8/+39
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane3-0/+6
2018-01-15Renaming: Json -> JSON in modules and functions.John MacFarlane1-1/+1
2018-01-13Move filter functions to separate moduleAlbert Krewinkel3-0/+203