Replaced "**" with "<b>" to resolve rendering the asterisks as body text

I don't know why, in this one place, the build rendered the asterisks around the name of a policy instead of making the name bold. There is often a problem with using Markdown and HTML together in the same line, but this particular patterns works elsewhere in this file.

This commit replaces the asterisks with HTML bold tags.
This commit is contained in:
Gary Moore 2021-07-21 16:55:48 -07:00
parent 8a991d9c26
commit a9a8f904bc

View File

@ -502,7 +502,7 @@ The values for this policy are 1 and 0. This policy defaults to 1.
<hr/>
<!--Policy-->
<a href="" id="experience-allowsaveasofofficefiles"></a>**Experience/AllowSaveAsOfOfficeFiles**
<a href="" id="experience-allowsaveasofofficefiles"></a><b>Experience/AllowSaveAsOfOfficeFiles</b>
<hr/>