Skip to content

Commit 911e775

Browse files
committed
well formed
1 parent d513bef commit 911e775

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_data/open-properties.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
applicability: all
55
effect: "short pause before processing the element as usual."
66
examples:
7-
- mathml: 'a</mi>b'
7+
- mathml: 'ab'
88
en: "a [pause.] b"
99

1010
- property: pause-medium
@@ -38,13 +38,13 @@
3838
applicability: all
3939
effect: "long pause before processing the element as usual."
4040
examples:
41-
- mathml: 'a</mi>b'
41+
- mathml: 'ab'
4242
en: "a [pause...] b"
4343

4444
- property: pause-xlong
4545
type: pause
4646
applicability: all
4747
effect: "extra long pause before processing the element as usual."
4848
examples:
49-
- mathml: 'a</mi>b'
49+
- mathml: 'ab'
5050
en: "a [pause....] b"

0 commit comments

Comments
 (0)