I have the following TeX - embedded via MathJax - in an HTML file. The result is shown below but isn't what I expected to see. Instead, I would like to end the "github" brace before .com. How should this be written in order to properly terminate the environment?
\(
{\underbrace
{\overbrace{chris}^{\text{me}}
{\underbrace{@\overbrace{chrisfinazzo.com}^{\text{website}}}_{\text{github}}}}_{\text{email}}
\text{}}
\)

@, i.e.,\underbrace{\overbrace{cris}^{me}@\overbrace{\underbrace{chrisfinazzo}_{github}.com}}_{email}. However, see https://tex.stackexchange.com/questions/297/how-can-i-get-an-underbrace-and-an-overbrace-to-partially-overlap-in-an-equation – Fran Sep 10 '23 at 09:39@printMedia Type in HTML is more than capable at this point, but the typography controls are better in TeX, so that's what I tried first.By my count, I only have 3 documents that need to be converted, so it shouldn't take that long. This particular one is for the rare times I need business cards, so it required some special considerations.
– Chris Sep 11 '23 at 14:46