Quellcode meines Regelwerks
https://book.butterfly-aspect.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
421 B
20 lines
421 B
[book] |
|
authors = ["Tealk"] |
|
language = "de" |
|
multilingual = false |
|
src = "src" |
|
title = "ButterflyAspect" |
|
|
|
[output.html] |
|
mathjax-support = true |
|
site-url = "/mdBook/" |
|
git-repository-url = "https://codeberg.org/ButterflyAspect/mdBook" |
|
edit-url-template = "https://codeberg.org/ButterflyAspect/mdBook/_edit/develop/{path}" |
|
|
|
[output.html.playground] |
|
editable = true |
|
line-numbers = true |
|
|
|
[output.html.fold] |
|
enable = true |
|
level = 0 |