We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d513bef commit 911e775Copy full SHA for 911e775
_data/open-properties.yml
@@ -4,7 +4,7 @@
4
applicability: all
5
effect: "short pause before processing the element as usual."
6
examples:
7
- - mathml: 'a</mi>b'
+ - mathml: 'ab'
8
en: "a [pause.] b"
9
10
- property: pause-medium
@@ -38,13 +38,13 @@
38
39
effect: "long pause before processing the element as usual."
40
41
42
en: "a [pause...] b"
43
44
- property: pause-xlong
45
type: pause
46
47
effect: "extra long pause before processing the element as usual."
48
49
50
en: "a [pause....] b"
0 commit comments