From e57a36787216d3aebf737e0d2499875f8c6561b2 Mon Sep 17 00:00:00 2001
From: Deployment Bot (from Travis CI) <deploy@travis-ci.org>
Date: Sat, 15 Feb 2020 16:41:32 +0000
Subject: [PATCH] Deploy kc0bfv/ticky_tacky_dark to github.com/kc0bfv/ticky_tacky_dark.git:gh-pages

---
 emoji-support/index.html |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/emoji-support/index.html b/emoji-support/index.html
index 00b0262..657fc94 100644
--- a/emoji-support/index.html
+++ b/emoji-support/index.html
@@ -118,9 +118,12 @@
 
 <details>
     <summary>This demonstrates the dropdown shortcode.  Click this.</summary>
-    
-    This stuff drops down because you clicked on the text.
-
+    <ul>
+<li>This stuff drops down because you clicked on the text.</li>
+<li>Markdown is supported in here.</li>
+</ul>
+<pre><code># Code sections can go in here too
+</code></pre>
 </details>
     </div>
 

--
Gitblit v1.10.0