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
|
||||
|
|
|
@ -53,3 +53,4 @@ tags:
|
|||
> Prometemos resistir
|
||||
> ¡Ay Carmela! ¡Ay Carmela!
|
||||
> ```
|
||||
{cite="https://music.apple.com/us/album/ay-carmela/1119265269?i=1119265947" caption="Traditional; emphasis mine"}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 25eaca442cbcd1ad760c07cc17ed0d46c4897b8a
|
||||
Subproject commit e04e7dafa32a5d88c3144311dd66dbb9d8a308dd
|
Loading…
Add table
Add a link
Reference in a new issue