From d59f2e0a696a72b43f423ad88954a92457a18086 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Wed, 6 Nov 2024 09:32:12 -0800 Subject: [PATCH] blog: Add citation and caption to Ay Carmela post Update termlite submodule. Enable block and title attributes in the Hugo renderer. --- config/_default/markup.yaml | 4 ++++ content/blog/2024/ay-carmela.md | 1 + themes/termlite | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config/_default/markup.yaml b/config/_default/markup.yaml index c271d52..0a8cb53 100644 --- a/config/_default/markup.yaml +++ b/config/_default/markup.yaml @@ -1,6 +1,10 @@ goldmark: renderer: unsafe: true + parser: + attribute: + block: true + title: true highlight: anchorLineNos: true lineNos: false diff --git a/content/blog/2024/ay-carmela.md b/content/blog/2024/ay-carmela.md index 6e24b06..6ce6d3d 100644 --- a/content/blog/2024/ay-carmela.md +++ b/content/blog/2024/ay-carmela.md @@ -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"} diff --git a/themes/termlite b/themes/termlite index 25eaca4..e04e7da 160000 --- a/themes/termlite +++ b/themes/termlite @@ -1 +1 @@ -Subproject commit 25eaca442cbcd1ad760c07cc17ed0d46c4897b8a +Subproject commit e04e7dafa32a5d88c3144311dd66dbb9d8a308dd