Skip to content

Commit 68953ae

Browse files
committed
Bar not greater than string literal
1 parent 48c8689 commit 68953ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/core-properties.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
- property: literal
5656
type: inference
5757
applicability: all presentation elements
58-
effect: >
58+
effect: |
5959
Assistive technology should not infer any semantics and just speak the elements with a literal interpretation.
6060
This includes speaking leaf content literally (e.g., `|` is spoken as "vertical bar").
6161
If `intent` is present on a child element, it overrides this property.
@@ -65,7 +65,7 @@
6565
- property: common
6666
type: inference
6767
applicability: all presentation elements
68-
effect: >
68+
effect: |
6969
Assistive technology should use the specified `common` defaults.
7070
7171
See [common property](../literal-common-properties#common-property)

0 commit comments

Comments
 (0)