@@ -10,7 +10,7 @@ OUTDIR=html
LIST=$(addprefix html/, $(files))
$(OUTDIR)/%.html: %.md | $(OUTDIR)
pandoc $< -f markdown -t html -s -o $@
kramdown $< > $@
$(OUTDIR)/%: % | $(OUTDIR)
cp $< $@
The note is not visible to the blocked user.