From e781a17a8792bbc22b2e3091ceb422434bf80814 Mon Sep 17 00:00:00 2001 From: juanatsap Date: Wed, 12 Nov 2025 16:13:33 +0000 Subject: [PATCH] fix: render HTML in responsibilities list items using safeHTML --- templates/cv-content.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/cv-content.html b/templates/cv-content.html index 51a4356..31b53f1 100644 --- a/templates/cv-content.html +++ b/templates/cv-content.html @@ -125,7 +125,7 @@ {{if .Responsibilities}} {{end}} @@ -183,7 +183,7 @@ {{if .Responsibilities}} {{end}} @@ -235,7 +235,7 @@ {{if .Responsibilities}} {{end}} @@ -291,7 +291,7 @@ {{if .Responsibilities}} {{end}}