Skip to content

Releases: quantizor/markdown-to-jsx

6.10.3

06 Aug 01:57
Compare
Choose a tag to compare

6.10.2

30 May 15:08
Compare
Choose a tag to compare

[security] Sanitize href values (#249) by @coreyward

6.10.1

29 May 08:12
Compare
Choose a tag to compare

add new option namedCodesToUnicode (#236) (#253) by @JeremiasEh

6.10.0

29 May 02:57
Compare
Choose a tag to compare

[XSS] Ignore case of blacklisted HTML elements (#247) by @jakelazaroff

6.9.4

18 Apr 21:55
Compare
Choose a tag to compare

fix a table rendering issue when the first cell is blank #241 thanks @simezi

6.9.3

18 Mar 01:25
Compare
Choose a tag to compare

fix an html perf regression edge case #234

6.9.2

11 Mar 18:48
Compare
Choose a tag to compare

#238 Fix overriding of props, thanks @mstruebing

6.9.1

31 Jan 05:29
Compare
Choose a tag to compare

ac97191 ensure there's a key set for every output

6.9.0

28 Nov 20:14
Compare
Choose a tag to compare

a slew of regex optimizations; the library should be more performant now for blocks of text with several instances of bold/em/etc

6.8.4

19 Nov 05:59
Compare
Choose a tag to compare

graceful fallback for missing footnotes (#227)