Skip to content

Commit 7b0b743

Browse files
authored
Merge branch 'main' into prevent-linkification-when-replacing-an-url
2 parents 5fb4096 + f363919 commit 7b0b743

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
// import {subscribe} from '../dist/index.esm.js'
5555
import {subscribe} from 'https://unpkg.com/@github/paste-markdown/dist/index.esm.js'
5656
subscribe(document.querySelector('textarea'))
57-
installLink(document.querySelector('textarea'))
5857
</script>
5958
</body>
6059
</html>

0 commit comments

Comments
 (0)