desmosinc / mathquill

Magic textboxes where you can type math as easily as writing!
mathquill.com
137 stars 42 forks source link

Add \token symbol #254

Closed jwmerrill closed 2 years ago

jwmerrill commented 2 years ago

A Token represents a region in typeset math that is designed to be externally styled and which delegates mousedown events to external handlers.

LaTeX syntax: \token{id}.

Token is designed for similar use cases as EmbedNode. Differences: