Remove extra backslashes in configdata.yml
This commit is contained in:
parent
1784dc777d
commit
cb68e4b6b2
@ -562,7 +562,7 @@ content.xss_auditing:
|
|||||||
desc: >-
|
desc: >-
|
||||||
Whether load requests should be monitored for cross-site scripting attempts.
|
Whether load requests should be monitored for cross-site scripting attempts.
|
||||||
|
|
||||||
Suspicious scripts will be blocked and reported in the inspector\'s
|
Suspicious scripts will be blocked and reported in the inspector's
|
||||||
JavaScript console. Enabling this feature might have an impact on
|
JavaScript console. Enabling this feature might have an impact on
|
||||||
performance.
|
performance.
|
||||||
|
|
||||||
@ -917,7 +917,7 @@ keyhint.blacklist:
|
|||||||
name: String
|
name: String
|
||||||
default: []
|
default: []
|
||||||
desc: >-
|
desc: >-
|
||||||
Keychains that shouldn\'t be shown in the keyhint dialog.
|
Keychains that shouldn't be shown in the keyhint dialog.
|
||||||
|
|
||||||
Globs are supported, so `;*` will blacklist all keychains starting with `;`.
|
Globs are supported, so `;*` will blacklist all keychains starting with `;`.
|
||||||
Use `*` to disable keyhints.
|
Use `*` to disable keyhints.
|
||||||
@ -1734,7 +1734,7 @@ fonts.monospace:
|
|||||||
desc: >-
|
desc: >-
|
||||||
Default monospace fonts.
|
Default monospace fonts.
|
||||||
|
|
||||||
Whenever "monospace" is used in a font setting, it\'s replaced with the
|
Whenever "monospace" is used in a font setting, it's replaced with the
|
||||||
fonts listed here.
|
fonts listed here.
|
||||||
|
|
||||||
fonts.completion.entry:
|
fonts.completion.entry:
|
||||||
|
Loading…
Reference in New Issue
Block a user