Skip to content

Commit 3a0030a

Browse files
committed
fix: fix showdown name in the global scope
As of v1 showdown loads itself onto `window.showdown`, the twitter extension is looking for `window.Showdown` and thus doesn't register itself into showdown. This hotfix fixes that. Closes #3
1 parent ce6431b commit 3a0030a

4 files changed

+7
-7
lines changed

dist/showdown-twitter.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/showdown-twitter.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/showdown-twitter.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/showdown-twitter.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)