[websites/kde-org] /: Fix extraction of heading in gear announcement
Carl Schwan
null at kde.org
Fri Aug 23 22:04:49 BST 2024
Git commit f52d5c49f512356592d19d5bb015f66e9fd89bdf by Carl Schwan.
Committed on 23/08/2024 at 21:04.
Pushed by carlschwan into branch 'master'.
Fix extraction of heading in gear announcement
Add content key to the list of parameters whose content is extracted
CCMAIL: kde-i18n-doc at kde.org
M +1 -1 config.yaml
https://invent.kde.org/websites/kde-org/-/commit/f52d5c49f512356592d19d5bb015f66e9fd89bdf
diff --git a/config.yaml b/config.yaml
index e1c53da206..58cb36f84c 100644
--- a/config.yaml
+++ b/config.yaml
@@ -43,7 +43,7 @@ i18n:
- strings
shortcodes:
params:
- '*': [alt, caption, description, title]
+ '*': [alt, caption, description, title, content]
i18n_var: [1]
languages:
en:
More information about the kde-i18n-doc
mailing list