diff options
Diffstat (limited to 'snippets/html')
-rw-r--r-- | snippets/html/details | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/snippets/html/details b/snippets/html/details new file mode 100644 index 0000000..26ecaa6 --- /dev/null +++ b/snippets/html/details | |||
@@ -0,0 +1,2 @@ | |||
1 | <details><summary>TITLE</summary> | ||
2 | </details> | ||