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 a447563 + f831139 commit f363919Copy full SHA for f363919
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