On 04/30/2014 03:50 AM, Gary Gregory wrote: > Well, it does not support HTML in the sense that you MUST close all tags. > No lonely <p>s...
Unless something has changed for jdk8, lonely <p>s are supported and even advertised like this in the main javadoc guide from Sun/Oracle: http://www.oracle.com/technetwork/java/javase/documentation/index-137868.html Also there are components like collections that heavily rely on this. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org