From 054d2b3bf7eb4c5a5401565e86031f22ea754062 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 17 May 2024 13:31:03 +0200 Subject: feat: improve accessibility and browser behaviour --- frontend/templates/blocks/options.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/templates/blocks/options.gotmpl') diff --git a/frontend/templates/blocks/options.gotmpl b/frontend/templates/blocks/options.gotmpl index 806ca2f..de31696 100644 --- a/frontend/templates/blocks/options.gotmpl +++ b/frontend/templates/blocks/options.gotmpl @@ -3,7 +3,7 @@ {{- with .Data }}
- {{ .Name }} +

{{ .Name }}

{{ markdown .Description }}
-- cgit 1.4.1