Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
playground:playground [2012/02/15 13:35] – richter | playground:playground [2014/03/20 12:50] – [Sortable Tables] richter | ||
---|---|---|---|
Line 50: | Line 50: | ||
Examples: | Examples: | ||
- | $$a& | + | $$a& |
==== Google Charts ==== | ==== Google Charts ==== | ||
Line 193: | Line 193: | ||
< | < | ||
+ | |||
+ | ==== Sortable Tables ==== | ||
+ | < sortable > | ||
+ | ^Col1^Col3^Col3^ | ||
+ | |1|one|25/ | ||
+ | |2|two|10/ | ||
+ | </ sortable > | ||
+ | https:// | ||
+ | |||
+ |