pages.*/*: replace {{" "}}
with "{{ }}"
(#15034)
The latter notation is preferred by the style guide.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
- Specify a copyright holder named Bobby Tables:
|
||||
|
||||
`licensor {{MIT}} {{"Bobby Tables"}} > {{LICENSE}}`
|
||||
`licensor {{MIT}} "{{Bobby Tables}}" > {{LICENSE}}`
|
||||
|
||||
- Specify licence exceptions with a WITH expression:
|
||||
|
||||
|
Reference in New Issue
Block a user