Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset="utf-8" />
<div>
  <p style="color: green">Negated</p>
  <p style="color: green">Not ignored</p>
  <p>Not ignored</p>
  <p style="color: green">Not ignored</p>
  <p>Not ignored</p>
  <p style="color: green">Negated</p>
</div>