Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<style>
p > m {background-color:green;}
</style>
<p>foo <m>this should have a green background</m></p>