Fixed filters doc link

This commit is contained in:
John MacFarlane
2017-10-26 16:59:16 -07:00
parent 932fe007fc
commit 70288a4e39
+1 -1
View File
@@ -4284,7 +4284,7 @@ want all italics to be transformed to the `Emphasis` character style
transform all italicized inlines to inlines within an `Emphasis`
custom-style `span`.
[pandoc filters]: http://pandoc.org/scripting.html
[pandoc filters]: http://pandoc.org/filters.html
Custom writers
==============