Example Kami File

This kami file contains all the features that a Kami interpreter should have:

Bold and strong text must be differentiated. Same thing goes for italicized and emphasized. *They can be escaped* _like this_.

It has to be possible to have them in combination like this

This is a hyperlink, they can also have ID, Class and all sorts of HTML attributes

Headers

They can contain attributes as well. This one has a class.

Subscript and supercript can very importantly contain spaces.

A paragraph can also contain attributes

This paragraph is justified

This one is right-aligned and has an ID

This is inline code (yes, it can have attributes). Code blocks are the same but they have three backticks

this is a span (yep. it can also have attributes)

  1. This is a
  2. Numbered list
  1. numbered list with attributes