mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-23 12:12:20 +00:00
post on efficient collaboration
This commit is contained in:
@@ -5,6 +5,9 @@ unsafe = true
|
||||
[goldmark.extensions.passthrough]
|
||||
enable = true
|
||||
|
||||
[goldmark.parser.attribute]
|
||||
block = true # default is false
|
||||
|
||||
# LaTeX math support
|
||||
# https://gohugo.io/content-management/mathematics/
|
||||
[goldmark.extensions.passthrough.delimiters]
|
||||
@@ -23,4 +26,4 @@ guessSyntax = true
|
||||
lineNoStart = 1
|
||||
lineNos = true
|
||||
lineNumbersInTable = true
|
||||
tabWidth = 4
|
||||
tabWidth = 4
|
||||
|
Reference in New Issue
Block a user