We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe842c commit 0a0dbf2Copy full SHA for 0a0dbf2
README.md
@@ -138,3 +138,19 @@ _Image with alt :_
138

139
140
Markup : 
141
+
142
+Foldable text:
143
144
+<details>
145
+ <summary>Title 1</summary>
146
+ <p>Content 1 Content 1 Content 1 Content 1 Content 1</p>
147
+</details>
148
149
+ <summary>Title 2</summary>
150
+ <p>Content 2 Content 2 Content 2 Content 2 Content 2</p>
151
152
153
+ Markup : <details>
154
155
156
+ </details>
0 commit comments