tools: some pandoc filter fixes

[ci skip]
This commit is contained in:
Simon Michael 2017-01-10 12:34:12 -08:00
parent ad34e4aa42
commit aae61f46e2
2 changed files with 1 additions and 0 deletions

0
tools/pandoc-add-toc.hs Normal file → Executable file
View File

1
tools/pandoc-drop-toc.hs Normal file → Executable file
View File

@ -1,6 +1,7 @@
#!/usr/bin/env stack
{- stack runghc --verbosity info
--package pandoc
--package split
-}
-- Remove a table of contents marker
-- (a bullet list item containing "toc[-N[-M]]")