Documentation
¶
Overview ¶
Package mathml implements (part of) the MathML-Core web API
Generally, package names represent web API names, which are reflected by file names in the webref sources. MathML deviates from the standard.
- MDN doesn't have a specific "MathML" API entry, only element documentation - webref has a "mathml-core" spec, and the hyphen is not a good package name
Thus, the go package was named "mathml"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureScriptEngine ¶ added in v0.11.0
func ConfigureScriptEngine[T any](e js.ScriptEngine[T])
func InitializeMathMlElement ¶ added in v0.11.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.