if(document.querySelector('pre>code').length) {
import('path/to/microlighter/microlighter.min.js');
}
The highlighting looks completely different. I assumed the top-level commenter was being mildly obtuse, but it looks like they were (perhaps incidentally) correctOP probably should have put an example in this post. That said they look like... syntax highlighted code.
I kinda wonder if "page scrolled 'cause X was selected" type data extraction attacks might play a slight role too. Although I suppose if you've managed to inject CSS all bets are off..