From a9a8f904bc4191cec5b8ec18e7d7d384ecd1912e Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Wed, 21 Jul 2021 16:55:48 -0700 Subject: [PATCH] Replaced "**" with "" 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. --- windows/client-management/mdm/policy-csp-experience.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-experience.md b/windows/client-management/mdm/policy-csp-experience.md index 0bb1214ed2..90192d37ac 100644 --- a/windows/client-management/mdm/policy-csp-experience.md +++ b/windows/client-management/mdm/policy-csp-experience.md @@ -502,7 +502,7 @@ The values for this policy are 1 and 0. This policy defaults to 1.
-**Experience/AllowSaveAsOfOfficeFiles** +Experience/AllowSaveAsOfOfficeFiles