Skip to content

Commit

Permalink
testing fix for codeblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
BiosPlus committed Jan 31, 2024
1 parent 71c47a8 commit 38c8adf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/macOS/os-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ The best approach to combat this is to use Nudge.
<details>
<summary>Click to expand/collapse codeblock</summary>
```xml
{{ nudge_mobileconfig }}```
{{ nudge_mobileconfig }}
```
</details>

{% capture nudge_mobileconfig_web %}
Expand All @@ -43,7 +44,8 @@ The best approach to combat this is to use Nudge.
<details>
<summary>Click to expand/collapse codeblock</summary>
```xml
{{ nudge_mobileconfig_web }}```
{{ nudge_mobileconfig_web }}
```
</details>

## MacOS 14+ (Sonoma and newer)
Expand Down

0 comments on commit 38c8adf

Please sign in to comment.