Allow markdown in details title
This commit is contained in:
parent
c17c6f1b67
commit
2648942427
@ -1,3 +1,3 @@
|
|||||||
<details><summary>{{ .Get 0 }}</summary>
|
<details><summary>{{ .Get 0 | markdownify }}</summary>
|
||||||
{{ .Inner | markdownify }}
|
{{ .Inner | markdownify }}
|
||||||
</details>
|
</details>
|
||||||
|
Loading…
Reference in New Issue
Block a user