@@ -29,8 +29,10 @@ docs:
make $(strip $(DOCS))
build/man/%: docs/%.md build/man/ docs/
pandoc --from markdown --to man \
$< $@
pandoc --to man \
--standalone \
--output $@ \
$<
%/:
@mkdir -p $@
The note is not visible to the blocked user.