How to underline text with superscipts with a single dash?

The code

#underline([1#super("st") try !])

compiles to


Is it possible to make the underline be a single continuous line instead of “jumping” under the superscript ?

Can you please add details to make the issue reproducible? If I compile this code snipped with Typst v0.15.1 in a new document I get the expected single continuous underline.

There is an open issue for issues with underline in #1210.

I too get a single continuous underline with Typst 0.15.1.