I would like to see rendering of more html elements (specifically all the different types of input elements, and textarea elements)
So that the following xhtml renders
So that the following xhtml renders
<input type="checkbox" /><br/>
<input type="text" value="value goes here" size="15"/><br/>