File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
< title > Code Hike in the browser</ title >
5
5
< link
6
6
rel ="stylesheet "
7
- href ="https://esm.sh/@code-hike/mdx@0.4.0--canary.154.285c03a.0 /dist/index.css "
7
+ href ="https://esm.sh/@code-hike/mdx@0.4.0-next.1 /dist/index.css "
8
8
/>
9
9
</ head >
10
10
< body >
16
16
import { evaluate } from "https://esm.sh/@mdx-js/mdx?dev"
17
17
import * as runtime from "https://esm.sh/react/jsx-runtime.js"
18
18
19
- import { remarkCodeHike } from "https://esm.sh/@code-hike/mdx@0.4.0--canary.154.285c03a.0 /dist/index.browser.mjs"
20
- import { CH } from "https://esm.sh/@code-hike/mdx@0.4.0--canary.154.285c03a.0 /components"
19
+ import { remarkCodeHike } from "https://esm.sh/@code-hike/mdx@0.4.0-next.1 /dist/index.browser.mjs"
20
+ import { CH } from "https://esm.sh/@code-hike/mdx@0.4.0-next.1 /components"
21
21
import theme from "https://esm.sh/shiki@0.10.1/themes/nord.json" assert { type : "json " }
22
22
23
23
const mdx = `# Test
You can’t perform that action at this time.
0 commit comments