Occurrences of ${elementDisplayName?replace("&", "&")?replace("<", "<")} found in the following files:
<#list results as rootResults>
- ${rootResults.rootDisplayName?replace("&", "&")?replace("<", "<")}
<#list rootResults.files as file>
${file}
#list>
#list>