Skip to content

Releases: Bloggify/showdown-highlight

3.1.0

18 Sep 11:22
Compare
Choose a tag to compare

Add auto_detection option to control hljs language detection feature. /cc #43, thanks @Phryxia! 🍰

3.0.1

16 Sep 06:55
Compare
Choose a tag to compare

Fix typescript declarations /cc #40 -- thanks @webdevelopland! 🍰

3.0.0

15 Mar 11:48
Compare
Choose a tag to compare

Upgrade dependencies

showdown 2.0.0
highlight.js 11.x.x

2.1.8

14 May 07:22
Compare
Choose a tag to compare

Fix destructuring params -- thanks @mikakruschel! 🍰

2.2.0

11 Apr 15:34
Compare
Choose a tag to compare

Update the highlight.js dependency

Thank you for all the contributions! 🍰 🍎

2.1.7

11 Apr 15:36
Compare
Choose a tag to compare

npm version

2.1.6

04 Feb 20:21
Compare
Choose a tag to compare

Upgrade the dependencies -- fix #25

2.1.5

09 Aug 19:08
Compare
Choose a tag to compare

Update docs and licence year. 🚀

2.1.4

10 Apr 19:40
Compare
Choose a tag to compare

Add TS types. Thanks, @arielshaqed! 🍰 Fix #17.

2.1.3

15 Oct 20:59
Compare
Choose a tag to compare

Add the class even if the block does not have a language. Thanks @obedm503! 🍰