mirror of https://github.com/onweru/compose.git

Jorge Maldonado Ventura
11.31.2023 2b9d64cae2c3537bd7b4278a7e737c94dffd052d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[goldmark]
  [goldmark.renderer]
    unsafe = true
  [goldmark.extensions]
    typographer = false
[highlight]
  codeFences = true
  guessSyntax = false
  hl_Lines = ""
  lineNoStart = 1
  lineNos = true
  lineNumbersInTable = false
  noClasses = false
  style = "monokai"
  tabWidth = 2
[tableOfContents]
  endLevel = 4
  ordered = false
  startLevel = 2