File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 < title > Code Hike in the browser</ title >
55 < link
66 rel ="stylesheet "
7- href ="https://esm.sh/@code-hike/mdx@0.5.2-next.2 /dist/index.css "
7+ href ="https://esm.sh/@code-hike/mdx@0.8.0--canary.308.2d9fc9a.0 /dist/index.css "
88 />
99 </ head >
1010 < body >
1717 import * as runtime from "https://esm.sh/react/jsx-runtime.js"
1818
1919 import theme from "https://esm.sh/shiki@0.10.1/themes/dracula.json" assert { type : "json " }
20- import { remarkCodeHike } from "https://esm.sh/@code-hike/mdx@0.8.0--canary.308.d5a4a6c .0/dist/index.browser.mjs?bundle "
20+ import { remarkCodeHike } from "https://esm.sh/@code-hike/mdx@0.8.0--canary.308.2d9fc9a .0/dist/index.browser.mjs"
2121 import { CH } from "https://esm.sh/@code-hike/mdx@0.8.0--canary.308.d5a4a6c.0/components"
2222
2323 const mdx = `# Test
Original file line number Diff line number Diff line change 4444 "coverage" : " vitest run --coverage"
4545 },
4646 "dependencies" : {
47- "@code-hike/lighter" : " ^0.1.5 " ,
47+ "@code-hike/lighter" : " ^0.1.6 " ,
4848 "node-fetch" : " ^2.0.0" ,
4949 "shiki" : " ^0.10.1"
5050 },
You can’t perform that action at this time.
0 commit comments