enabled rendering inline html
This commit is contained in:
parent
f167f83641
commit
1993714d32
|
@ -21,6 +21,9 @@ params:
|
||||||
- Trabajo Taco
|
- Trabajo Taco
|
||||||
|
|
||||||
markup:
|
markup:
|
||||||
|
goldmark:
|
||||||
|
renderer:
|
||||||
|
unsafe: true
|
||||||
highlight:
|
highlight:
|
||||||
anchorLineNos: true
|
anchorLineNos: true
|
||||||
codeFences: true
|
codeFences: true
|
||||||
|
|
Loading…
Reference in New Issue