diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-06-26 00:14:19 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-06-26 00:14:19 +0800 |
commit | d415bbb33a1c2a3f9a2492668b57c4db0098ef1d (patch) | |
tree | ba2f9ac78a88603bd6183e2c0c313ac15329c3e4 /snippets/html_details | |
parent | 59de29d5164d245dda1608f5e14cf4e1c981ad3e (diff) |
Update
Diffstat (limited to 'snippets/html_details')
-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> | ||