Type whatever you want here: experiment with the Wiki Text Formatting Rules. (I also use this to test
some new experimental formatting rules.)
My File Upload
sourcecode:
|
<link rel="stylesheet" type="text/css" href="../../../../css/cbjourstd.css">
<style>
body {
margin: 0;
width: 100%;
padding: 10;
background-color: #9B9999;
text-align: center;
}
|
rendered:
|
<table cellspacing="6" cellpadding="0"><tr><td width="6" bgcolor="lightgrey"> </td><td valign="top"><code>
<link rel="stylesheet" type="text/css" href="../../../../css/cbjourstd.css"><br>
<style><br>
body {<br>
margin: 0;<br>
width: 100%;<br>
padding: 10;<br>
background-color: #9B9999;<br>
text-align: center;<br>
}<br>
</code></td></tr></table>
|
Let's try some tables:
col1 | col2 | double-cell |
val1 | val2 | center me |
some larger test
with '~' linebreaks
|
|
how about a code snippet
embedded in a table cell?
|
|
a little table
(or a picture frame)
|
Now, let's test a link by stepping into the Wiki Sandbox
This is a simple Wiki Simple Test.
first line
second line with br tag
third line
now i think i get it
second line
this is how you end lines, use a ~!
you got it dude! - wbd
- one
- two
- nested one
- nested nested one
- nested two
- three
test
before tilde line
#tilde at beginning of line
#second line
#third line
different, but the same - or at least close enough that the difference doesn't matter much - wbd
Related pages: Wiki Beginners Topics Wiki Text Formatting Rules
|
long Test()
{
long value(42);
return value;
}
|
This is a test of the emergency broadcast system. If this had been a real emergency, you would have been invited to the pub.
[[New Page 45]]
|