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:
Eryn Wells 2024-11-06 09:32:12 -08:00
parent 2104b5354b
commit d59f2e0a69
3 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,10 @@
goldmark:
renderer:
unsafe: true
parser:
attribute:
block: true
title: true
highlight:
anchorLineNos: true
lineNos: false