Turn all ligatures into their unicode equivalent. For example, --- -> an em-dash and \^o to รด. This only applies in non-math mode, since programs like katex will process math ligatures.
---
\^o
รด
Generated using TypeDoc
Turn all ligatures into their unicode equivalent. For example,
---
-> an em-dash and\^o
toรด
. This only applies in non-math mode, since programs like katex will process math ligatures.