Use markdown for exercises, since it works fine out of the box.

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2023-12-28 16:05:15 -08:00
parent 2d640f2e6a
commit a6f3bccf64
3 changed files with 28 additions and 24 deletions

View File

@@ -6,7 +6,7 @@
{{ if or (eq (.Get "label") "") (eq (.Get "label") nil) }}{{ else }}({{ .Get "label" }}){{ end }}:
</span>
</summary>
{{ .Inner }}
{{ transform.Markdownify .Inner }}
<div class="bergamot-button-group">
{{ if or (eq (.Get "preset") "") (eq (.Get "preset") nil) }}