Unit test: pygments.004
This test checks to see if the extension function that runs Pygments syntax highlighting works.
1 |.error * {
| background-color: var(--error-color);
| color: var(--on-error-color);
| padding-left: 2px;
5 | padding-right: 2px;
|}