I am new to PreTeXt. I started using it for the first time on Monday evening, and I love the results that I'm getting. I have now migrated completely to PreTeXt, and I use SCORM compression to post my lecture notes to Brightspace.
I have noticed that if I use an <xref /> command followed too closely by <m></m> wrappers, the underscore from the hyperlink created by <xref /> will 'white out' the top of the equation if it appears immediately below the hyperlinked text. I realize that it's an easy fix to change <m> to <me> in my documents, but the spacing above and below equations is automatically adjusted for ordinary line text. Is there an easy fix to make it adjust automatically for hyperlink underscores?