@@ -1,12 +1,7 @@
.PHONY: filter showAST nofilter
nofilter:
pandoc -fmarkdown -thtml input.md > output.html
hs:
pandoc -fmarkdown -thtml input.md --filter ./filter.hs > output.html
lua:
pandoc -fmarkdown -thtml input.md --lua-filter ./filter.lua > output.html
The note is not visible to the blocked user.