We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac607cb commit 49a127dCopy full SHA for 49a127d
1 file changed
src/intent.html
@@ -204,6 +204,12 @@ <h3 id="mixing_intent_dictionaries">Intent Concept Dictionaries</h3>
204
<p>Future versions of the <q>core</q> concept list may incorporate names
205
from the <q>open</q> list if usage indicates that is appropriate.
206
</p>
207
+
208
+ <p>There are thousands of Unicode characters that might be used in MathML.
209
+ As an aid to implementers, in the same repository there is a non-normative list of
210
+ <a href="https://w3c.github.io/mathml-docs/unicode-speech">speech templates</a> that provides
211
+ suggested speech for many of these characters.
212
+ </p>
213
</section>
214
215
<section>
0 commit comments