This is a Head

This is an h2 This is an implied p element. It's just like html with significant whitespace. This is new paragraph. What about {inline} tags? And that's about it, although it would allow you to do more complicated stuff.

More Complicated Stuff You can add classes to elements.
You can also nest content.This is a child paragraph. This is another child paragraph. Back to the parent context. What about if you want to {link} to stuff? Want to do a list?
  • First item
  • Second item You can add an id as well as a class. Attributes are cool too.

    Comments Obviously, comments would be allowed. //This would not be in the output. //Neither would this line.

    Scripts What about blocks of code?