doc: add # prefix to hide lines in lean code blocks
This commit is contained in:
parent
ac0d0ab32d
commit
2129798376
1 changed files with 3 additions and 0 deletions
|
|
@ -10,3 +10,6 @@ build-dir = "out"
|
|||
|
||||
[output.html]
|
||||
git-repository-url = "https://github.com/leanprover/lean4"
|
||||
|
||||
[output.html.playground.boring-prefixes]
|
||||
lean = "# "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue