Edit detail for SandBox revision 1 of 1
changed: - <p>This is a playground page. Please <b>do</b> play around here, and try out formatting until you feel comfortable with the formatting mechanism.</p> <h2><a name="example-header">Example header</a></h2> <p>This is an example text. And this is an [example wiki link]. More text.<br> </p> <div id="basic-inline-formatting" class="section"> <h3><a name="basic-inline-formatting">Basic inline formatting</a></h3> <p>You can put words in <i>italics</i> or in <b>bold</b>, or force a <tt class="literal"><span class="pre">preservation</span> <span class="pre">of</span> <span class="pre">*format*</span></tt>.</p> </div> <div id="creating-wiki-links" class="section"> <h3><a name="creating-wiki-links">Creating wiki links</a></h3> <p>Insert a wiki link using [square brackets].</p> </div> <div id="enumerations" class="section"> <h3><a name="enumerations">Enumerations</a></h3> <p>This subsection shows enumerations:</p> <ul class="simple"><li>Bullet lists</li><li>second item<ul><li>subitem</li><li>another subitem</li></ul> </li><li>and third item</li></ul> </div> <div id="insert-hyperlinks" class="section"> <h3><a name="insert-hyperlinks">Insert hyperlinks</a></h3> <p>The website of QUB as a simple link is <a href="http://www.qub.ac.uk" class="link-external">http://www.qub.ac.uk</a>.</p> <p>A <a href="http://www.dfki.de" class="reference">named link</a> is a little more cumbersome to write.</p> </div> <h3><a name="add-preformatted-section">Add preformatted section</a></h3> <p>This is a code snippet:</p> <pre class="literal-block">public static void main(String[] argv) {<br> System.out.println("Hello world!");<br>}<br></pre> <p>And now it is compiled.</p> <pre class="literal-block">javac HelloWorld.java<br></pre> <hr size="2" width="100%"><br> .. and [this] is the WP3 toolbox ..<br> This is a playground page. Please do play around here, and try out formatting until you feel comfortable with the formatting mechanism. Example headerThis is an example text. And this is an [example wiki link]?. More text. Basic inline formattingYou can put words in italics or in bold, or force a preservation of *format*. Creating wiki linksInsert a wiki link using [square brackets]?. EnumerationsThis subsection shows enumerations:
Insert hyperlinksThe website of QUB as a simple link is http://www.qub.ac.uk. A named link is a little more cumbersome to write. Add preformatted sectionThis is a code snippet: public static void main(String[] argv) {
And now it is compiled. javac HelloWorld.java .. and [this]? is the WP3 toolbox .. |
|
||||||||||
