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 ded1a8e commit 0e70e0aCopy full SHA for 0e70e0a
readme.md
@@ -64,7 +64,7 @@ In browsers with [`esm.sh`][esmsh]:
64
65
```html
66
<script type="module">
67
- import {toH} from 'https://esm.sh/mdast-util-from-markdown@1?bundle'
+ import {fromMarkdown} from 'https://esm.sh/mdast-util-from-markdown@1?bundle'
68
</script>
69
```
70
0 commit comments