Skip to content

Releases: showdownjs/youtube-extension

1.2.1 (2016-11-29)

29 Nov 01:25
Compare
Choose a tag to compare

Features

  • defaultSizes: allows a user to override the default height or width by passing in youtubeHeight or youtubeWidth
    into showdown settings (26b220a)

1.2.0 (2016-11-23)

29 Nov 01:24
Compare
Choose a tag to compare

Fix

  • output: force HTTPS protocol in output (fa1d360)

1.1.0 (2016-06-21)

29 Nov 01:24
Compare
Choose a tag to compare

Features

  • vimeo: Add vimeo support (07d02e6)

1.0.0 (2015-07-21)

21 Jul 19:54
Compare
Choose a tag to compare

Release information

Release of youtube extension compatible with showdown ^1.0.0

Compatibility

Compatible with showdown v.1.x.x

Features

  • 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.

0.0.1 (2015-06-05)

05 Jun 20:45
Compare
Choose a tag to compare

First release.

Compatible with all versions of showdown.