I’ve asked this in a couple different ways, but I’ve killed both those previous attempts and am trying here to break my question down to its essence. Hopefully this is clear and what I’m after is doable:
I’m using the Markdown syntax that comes with ST. Comments within that syntax are html comments and look like this:
<!-- -->
I want to change the appearance of that comment–text color and background, if possible.
How can I do that?