Description
I was getting ready to remove the xhtml comment from this snippet:
<properties>
<title>Balanced Ternary</title>
<!-- not using ligature because of http://jira.codehaus.org/browse/DOXIA-309 -->
<author email="malachid@gmail.com">Malachi de Ælfweald</author>
</properties>
and noticed that page source now shows:
<meta name="author" content="<!-- not using ligature because of http://jira.codehaus.org/browse/DOXIA-309 -->
Malachi de Ælfweald" />