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.
2 parents 5fb4096 + f363919 commit 7b0b743Copy full SHA for 7b0b743
examples/index.html
@@ -54,7 +54,6 @@
54
// import {subscribe} from '../dist/index.esm.js'
55
import {subscribe} from 'https://unpkg.com/@github/paste-markdown/dist/index.esm.js'
56
subscribe(document.querySelector('textarea'))
57
- installLink(document.querySelector('textarea'))
58
</script>
59
</body>
60
</html>
0 commit comments