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 3f9f6bc commit 50eda79Copy full SHA for 50eda79
readme.md
@@ -62,7 +62,7 @@ npm install hast-util-to-mdast
62
In Deno with [`esm.sh`][esmsh]:
63
64
```js
65
-import {toMdast} from 'https://esm.sh/hast-util-to-mdast@8
+import {toMdast} from 'https://esm.sh/hast-util-to-mdast@8'
66
```
67
68
In browsers with [`esm.sh`][esmsh]:
0 commit comments