doc: add # prefix to hide lines in lean code blocks

This commit is contained in:
Sebastian Ullrich 2020-10-30 16:00:20 +01:00
parent ac0d0ab32d
commit 2129798376

View file

@ -10,3 +10,6 @@ build-dir = "out"
[output.html]
git-repository-url = "https://github.com/leanprover/lean4"
[output.html.playground.boring-prefixes]
lean = "# "