style: improve formatting and alignment in config.toml
- Adjusted alignment and whitespace for better readability - Maintained consistency between configuration items
This commit is contained in:
parent
a0684e5add
commit
f4b19aef86
@ -9,6 +9,7 @@
|
||||
[markup.goldmark.parser.attribute]
|
||||
block = true
|
||||
title = true
|
||||
|
||||
[markup.highlight]
|
||||
anchorLineNos = false
|
||||
codeFences = true
|
||||
@ -23,6 +24,7 @@
|
||||
noHl = false
|
||||
style = 'rrt'
|
||||
tabWidth = 4
|
||||
|
||||
[markup.tableOfContents]
|
||||
startLevel = 2
|
||||
endLevel = 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user