Let's demo the wiki-text

Posted by    |       Seam

Check out the new blog! How do you like the /text/ styling?

Some plain HTML:

Foo Bar

A numbered list:

  1. something
  2. something else

A bullet list:

  • something
  • something else

Here is a first-level heading

And some text beneath.

Here is a second-level heading

Here is a pretty picture:

//here is some code
//it gets displayed in monospace

x = x + 1;
This is a quote from someone else, in block form.

But you can also quote someone inline.

Here is some monospace and superscript and deleted text.

Here is a simple link: http://docs.jboss.org/seam/1.2.1.GA/reference/en/html/text.html

For more complex things, we can use plugins :-)

You can get more information here.


Back to top