Creole-Sandbox
what is this
<<Acronym = "ACL">>
H1
H2
<test></test>
This might be a bug, but bold is supposed to extend across a single line break since it isn't a linebreak after it's viewable. So that is one failure (for viewers, there should be two segments that are bold)
- (comment from bernie: added a "Join line" (slash "\") at the end of the line between "bold **is" and "supposed" ... now it works)
Bold
Italic
Feel free to use this page to experiment with the Creole markup (http://www.wikicreole.org/) .
See Creole for details of enabling Creole support in PmWiki.
- AbbreviationPlurals : No version - Maintainer ""
- AbbreviationPlurals-Talk : No version - Maintainer ""
- ABCHoverIndex : version "2008-04-20" - Maintainer "HansB"
- ABCHoverIndex-Talk : No version - Maintainer "HansB"
- ABCHoverIndex-Users : No version - Maintainer ""
- AbcMusic : version "2006-04-03" - Maintainer "Pm"
- AbcMusic-Talk : No version - Maintainer "Pm"
- AbcMusic-Users : No version - Maintainer ""
- AbcSong : version "2020-01-20" - Maintainer "DaveCooke"
- AbcTunebook : version "2016-01-08" - Maintainer "HansB"
(by erlend) creole 1.0 markup not supported yet:
1) images:
{{abc.jpg|xyz}}
2) table headers
=abc | =abc | =abc |
=abc | xyz | xyz |
=abc | xyx | xyz |
3) inline preformatted (no wiki)
{{{abc}}}
4) escape character (~)
~abc
+ test + test ++ test
test
bold
italic
sub normal
super normal
smaller
bigger
header
Test | notest |
left | right |
center |
Test | notest |
left | right |
center |
More tests
Some bold and some italic text
Lists
- unordered
- list
- with bold text
- indentation
- nesting
*** more nesting
- ordered
- list
- with bold text
NoWiki
{{{ = }}} and so on, does not work yet.
Here is a really long run on scentence designed to check out the forced line break feature which is comming up right now
if it works. it does
one more test
axxxxxxxxxxx | b |
c | d |
---|
this should be bold
=this should be a table | =with no = at the start |
content | next content |
How do I add formatting for tables with creole?
This doesn't work:
cellpadding=10 border=1 style="border-collapse:collapse" | |
Header 1 | Header 2 |
---|---|
Some text 1 | Some text 2 |