From: Per Olofsson Date: Tue, 11 Dec 2018 09:34:49 +0000 (+0100) Subject: Add syntax highlighting to examples. X-Git-Tag: v1.4~3^2~1 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/1bdcecd2e02effa457474e56dc82fb6cf6fda4d2?ds=sidebyside;hp=-c Add syntax highlighting to examples. --- 1bdcecd2e02effa457474e56dc82fb6cf6fda4d2 diff --git a/mac/README.md b/mac/README.md index 9fa0ac1..486f94b 100644 --- a/mac/README.md +++ b/mac/README.md @@ -9,7 +9,7 @@ https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox. If you want to set specific options from the command line, we also provide flattened shortcuts to any item that is nested in the plist file. For example, this policy: -``` +```json { "policies": { "Homepage": { @@ -19,7 +19,7 @@ For example, this policy: } ``` which would be set in the plist file like this: -``` +```plist Homepage URL