Skip to content

Commit 0948c6c

Browse files
committed
Cost Controls Chapters fixes
1 parent cf0ef9d commit 0948c6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

layouts/shortcodes/detail-tag.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<details>
2+
<summary>{{ (.Get 0) | markdownify }}</summary>
3+
{{ .Inner | markdownify }}
4+
</details>

0 commit comments

Comments
 (0)