Skip to content

Commit

Permalink
post: 2024-06-23 (img)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhrcook committed Jun 23, 2024
1 parent 49c4f6a commit 55dc819
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions layouts/shortcodes/details.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<details>
<summary>{{ (.Get 0) | markdownify }}</summary>
{{ .Inner | markdownify }}
</details>

0 comments on commit 55dc819

Please sign in to comment.