Split configuration, add ko-fi floating button
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
5340631b41
commit
f9b99e3444
10 changed files with 76 additions and 68 deletions
10
config/_default/markup.toml
Normal file
10
config/_default/markup.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
[asciidocExt]
|
||||
workingFolderCurrent = true
|
||||
|
||||
[asciidocExt.attributes]
|
||||
source-highlighter = "rouge"
|
||||
|
||||
[tableOfContents]
|
||||
startLevel = 2
|
||||
endLevel = 6
|
||||
ordered = false
|
Loading…
Add table
Add a link
Reference in a new issue