Header H1
Header H2
Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here. Some content goes here.
Header H3
You can use the [code] tag to format source code:
package org.kawai.tag.kcode;
import java.util.Map;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.PageContext;
public interface KCode {
public String getTag();
public boolean hasBody();
public String process(PageContext pageContext, Map<String, String> attributes, String body) throws JspException;
}
And simple HTML to write your technical content. There are also many kawai tags that you can use and you can even create your own tags to help you.
Header H4
- Test 1
- Test 2
- Test 3
- Test 4
Header H5
- Test 1
- Test 2
- Test 3
- Test 4