Skip to content

Commit f363919

Browse files
authored
Merge pull request #31 from steffen/patch-1
Remove `installLink` from examples page
2 parents a447563 + f831139 commit f363919

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)