// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`A MathML builder \\html@mathml makes clean symbols 1`] = `
`;
exports[`A MathML builder \\text fonts become mathvariant 1`] = `
`;
exports[`A MathML builder accents turn into in MathML 1`] = `
`;
exports[`A MathML builder ligatures render properly 1`] = `
`;
exports[`A MathML builder normal spaces render normally 1`] = `
`;
exports[`A MathML builder should concatenate digits into single 1`] = `
`;
exports[`A MathML builder should generate nodes for \\phantom 1`] = `
`;
exports[`A MathML builder should generate the right types of nodes 1`] = `
`;
exports[`A MathML builder should make prime operators into nodes 1`] = `
`;
exports[`A MathML builder should output \\limsup_{x \\rightarrow \\infty} correctly in \\textstyle 1`] = `
`;
exports[`A MathML builder should output \\limsup_{x \\rightarrow \\infty} in displaymode correctly 1`] = `
`;
exports[`A MathML builder should render boldsymbol with the correct mathvariants 1`] = `
`;
exports[`A MathML builder should render mathchoice as if there was nothing 1`] = `
`;
exports[`A MathML builder should render mathchoice as if there was nothing 2`] = `
`;
exports[`A MathML builder should render mathchoice as if there was nothing 3`] = `
`;
exports[`A MathML builder should render mathchoice as if there was nothing 4`] = `
`;
exports[`A MathML builder should set href attribute for href appropriately 1`] = `
`;
exports[`A MathML builder should use for colorbox 1`] = `
`;
exports[`A MathML builder should use for raisebox 1`] = `
`;
exports[`A MathML builder should use for regular operators 1`] = `
`;
exports[`A MathML builder should use for large operators 1`] = `
`;
exports[`A MathML builder special spaces render specially 1`] = `
`;
exports[`A MathML builder tags use 1`] = `
`;