mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
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:
parent
8a991d9c26
commit
a9a8f904bc
@ -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/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user