haha oops 😇
This commit is contained in:
parent
cb8f0e930f
commit
934557eb91
1 changed files with 2 additions and 3 deletions
|
@ -7,6 +7,5 @@ import Text.Pandoc.Walk
|
|||
|
||||
main :: IO ()
|
||||
main = toJSONFilter $
|
||||
langFilter "currentcolor" .
|
||||
walk (niceDate . slugTags) .
|
||||
walk fixFigures
|
||||
fmap (walk (niceDate . slugTags) . walk fixFigures) .
|
||||
langFilter "currentcolor"
|
||||
|
|
Loading…
Add table
Reference in a new issue