Skip to content

Releases: storybookjs/marksy

v8.0.0

Choose a tag to compare

@ndelangen ndelangen released this 24 May 11:04
8.0.0

v6.0.3

Choose a tag to compare

@Hypnosphi Hypnosphi released this 06 Jan 11:19

Fixes

β€” Html rendering inside markdown elements (components mode) #36

v6.0.2

Choose a tag to compare

@Hypnosphi Hypnosphi released this 04 Jan 22:07

Fixes

β€” Security update of marked dependency #53
β€” Remove unused escape-html import dff561d

v6.0.1

Choose a tag to compare

@Hypnosphi Hypnosphi released this 11 Dec 23:51

Fixes

Remove fallback from codespan to code option as they have different signatures 4e2673c

v6.0.0

Choose a tag to compare

@Hypnosphi Hypnosphi released this 04 Dec 00:30

BREAKING CHANGES

code and codespan elements now work as documented (#47)

Bug fixes

The contents of code block are now escaped (#46)