aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlista Kanjo2021-11-30 05:36:17 -0500
committerBlista Kanjo2021-11-30 05:36:17 -0500
commit70e6ba5fb04a383ae7dca9eb6a3071605547c8e8 (patch)
tree94c513ca4072fd1796517782d4473491822b01be
parentb5dcd5a0e65cee790e67efff15bdc47e0b8d14a7 (diff)
[Revision 2] clearer instructions/how-to for users
Diffstat (limited to '')
-rw-r--r--index.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/index.php b/index.php
index e254915..4982be9 100644
--- a/index.php
+++ b/index.php
@@ -101,7 +101,14 @@ session_start();
<li>type '#' to indicate that you are starting a new slide and then press ↵ (enter/return) twice.</li>
<li>you can add a "section title" after each '#' to name that portion of your presentation.</li>
<ul>
- <li>if you choose to add a section title make sure there is a space after the "#" (# section title).</li>
+ <li>if you choose to add a section title make sure there is a space after the "#" and the title, like so:</li>
+ <ul class="no-bullets">
+ <li> <pre>
+
+ # [YOUR TITLE GOES HERE]
+ </pre> </li>
+
+ </ul>
</ul>
<li>type/format text underneath the '#' for the slide contents.</li>
<ul>