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