@@ -0,0 +1,7 @@
all: report.pdf
%.tex: %.md
pandoc --from markdown --to latex --template=./template.tex -s -o $@ $^
%.pdf: %.tex
lualatex --output-directory=./out $^
The note is not visible to the blocked user.