With applying the below code to content, a underlined text's rubby gets underlined as well as main text. ``` #let emphasis(content) = { highlight( fill: rgb(223, 255, 50), top-edge: 0.3em )[#content] } ``` <img width="672" height="301" alt="Image" src="https://github.com/user-attachments/assets/9c529df5-dca6-4d4e-80b5-8e7c9dc26f7b" />