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.
1 parent 925c287 commit 2c45df3Copy full SHA for 2c45df3
test.js
@@ -3,7 +3,7 @@ import * as assert from 'uvu/assert'
3
import { visit } from 'unist-util-visit'
4
import { rehype } from 'rehype'
5
import dedent from 'dedent'
6
-import rehypePrism from './dist/rehype-prism-plus.es.js'
+import rehypePrism from './index.js'
7
8
/**
9
* Mock meta in code block
0 commit comments