KNOWN BUGS: div h2 div textnode (WONT BE WRAPPED IN A a:P) div table span text Divs should create a p if nothing above them has and nothing below them will In the following situation: div h2 span textnode span textnode p The div template will not create a a:p because the div contains a h2. Therefore we need to wrap the inline elements span|a|small in a p here. In the following situation: div h2 textnode p The div template will not create a a:p because the div contains a h2. Therefore we need to wrap the textnode in a p here. This template adds MS Word highlighting ability. magenta cyan darkYellow center right left both