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 89400ae commit d513befCopy full SHA for d513bef
_data/open-properties.yml
@@ -3,7 +3,8 @@
3
type: pause
4
applicability: all
5
effect: "short pause before processing the element as usual."
6
- - mathml: 'ab'
+ examples:
7
+ - mathml: 'ab'
8
en: "a [pause.] b"
9
10
- property: pause-medium
@@ -36,12 +37,14 @@
36
37
38
39
effect: "long pause before processing the element as usual."
40
41
42
en: "a [pause...] b"
43
44
- property: pause-xlong
45
46
47
effect: "extra long pause before processing the element as usual."
48
49
50
en: "a [pause....] b"
0 commit comments