We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lowlight
1 parent 36727b6 commit 6a63f71Copy full SHA for 6a63f71
test.js
@@ -492,7 +492,7 @@ test('rehypeHighlight', async function (t) {
492
[
493
'<h1>Hello World!</h1>',
494
'',
495
- '<pre><code class="hljs language-scss">test <span class="hljs-attribute">normal</span> text</code></pre>'
+ '<pre><code class="hljs language-scss">test <span class="hljs-attribute">normal</span> <span class="hljs-selector-tag">text</span></code></pre>'
496
].join('\n')
497
)
498
0 commit comments