The file sync process can compile files as Nunjucks[1] templates if
the template field is present. In this case, allowed HTML elements
in markdown files are adjusted for the following repos:
The mu (documentation) repo to allow <center> and <img>
tags.
The mu_feature_mm_supv repo to allow <SmmCategory> and
<PolicyAccessAttribute> tags.
The file sync process can compile files as Nunjucks[1] templates if the
template
field is present. In this case, allowed HTML elements in markdown files are adjusted for the following repos:<center>
and<img>
tags.<SmmCategory>
and<PolicyAccessAttribute>
tags.[1] https://mozilla.github.io/nunjucks/
Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com