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