blog: Add citation and caption to Ay Carmela post
Update termlite submodule. Enable block and title attributes in the Hugo renderer.
This commit is contained in:
parent
2104b5354b
commit
d59f2e0a69
3 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
|||
goldmark:
|
||||
renderer:
|
||||
unsafe: true
|
||||
parser:
|
||||
attribute:
|
||||
block: true
|
||||
title: true
|
||||
highlight:
|
||||
anchorLineNos: true
|
||||
lineNos: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue