Use [codeblock lang=text] more often in class ref
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<members>
|
||||
<member name="application/additional_plist_content" type="String" setter="" getter="">
|
||||
Additional data added to the root [code]<dict>[/code] section of the [url=https://developer.apple.com/documentation/bundleresources/information_property_list]Info.plist[/url] file. The value should be an XML section with pairs of key-value elements, e.g.:
|
||||
[codeblock]
|
||||
[codeblock lang=text]
|
||||
<key>key_name</key>
|
||||
<string>value</string>
|
||||
[/codeblock]
|
||||
|
||||
Reference in New Issue
Block a user