followed these instructions to include the entity references:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/fml/faq.fml?annotate=739143&pathrev=739143
tried to set the author property:
<author email="malachid@gmail.com">Malachi de Ælfweald</author>
The AE-ligature shows up as the first character on the page (top-left corner)
Testcase attached
testcase.html shows:
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="author" content="
Malachi de lfweald" />
Æ
Fixed in r771053
, snapshot deployed