home

sandbox

Back to article

Version:     1     2     3     4     5     6     7     8     9     10     11     12     13     14     15     16     17     18     19     20     21     22     23     24     25     26     27     28     29     30     31     32     33     34     35     36     37


 This is the testing grounds for everyone on [[~camp]] to get used to [[WikiCreole]]!

-So far spaces in links wasn't working, but it might now... So... Here we go, testing spaces in links... hoping to use [[hashtag combos]] instead of having to use [[hashtag_combos]].
-...nope! Still not working... ( >,<)d'oh!
+YES! The spaces work in the links now. So I've migrated [[hashtag_combos]] over to [[hashtag combos]] :D YAY!
+
+Here's the basics:
+{{http://www.wikicreole.org/imageServlet?page=CheatSheet%2Fcreole_cheat_sheet.png}}
+
+Let's make sure the normal use cases work...
+* [[sand box]]
+* [[sand #box]]
+* [[#sandbox]]
+* [[sand%20box]]
+
+...well shit it gets a little confusing but it seems like spaces work now! Seems like any remaining inconsistencies have more to do with how the "link" works in **[[creoledump]]**
+
+==Trying Tables
+
+These will work the same:
+
+|=This is a Table| yep |
+|item one| yep |
+|item two| yep |
+|=title two| Yay |
+|another item| uh-huh |
+
+(yikes, apparently tables HAVE to have something between them to work properly...)
+
+|=This is a Table| yep |
+|item one | yep |
+|item two | yep |
+|=title two | Yay |
+|another item | uh-huh |
+
+Obviously this second one is better.. it looks the same on the page, but it's easier to read in the textbox below... therefore **easier to edit** for the others.
Compared to:     1     2     3     4     5     6     7     8     9     10     11     12     13     14     15     16     17     18     19     20     21     22     23     24     25     26     27     28     29     30     31     32     33     34     35     36     37