tools: some pandoc filter fixes
[ci skip]
This commit is contained in:
parent
ad34e4aa42
commit
aae61f46e2
0
tools/pandoc-add-toc.hs
Normal file → Executable file
0
tools/pandoc-add-toc.hs
Normal file → Executable file
1
tools/pandoc-drop-toc.hs
Normal file → Executable file
1
tools/pandoc-drop-toc.hs
Normal file → Executable 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]]")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user