- Allow YouTube configuration to include
enablejsapi=1
into the final URL, which enables the JS api for YouTube videos.
1.2.1 (2016-11-29)
- defaultSizes: allows a user to override the default height or width by passing in youtubeHeight or youtubeWidth into showdown settings (26b220a)
- output: force HTTPS protocol in output (fa1d360)
- vimeo: Add vimeo support (07d02e6)
Release of youtube extension compatible with showdown ^1.0.0
Compatible with showdown v.1.x.x
- video size: enables setting video size using image dimensions syntax.
- smooth live preview: enables smooth preview in live editors by replacing the iframe with an image. This option should be disabled when parsing the final document.