🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-markdown

Package Overview
Dependencies
Maintainers
3
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-markdown - npm Package Versions

1
57
10

3.3.3

Diff
rexxars
published 3.3.3 •

Changelog

Source

3.3.3 - 2018-06-14

Fixes

  • Fix bug where unwrapping certain disallowed nodes would fail (Petr Gazarov)
rexxars
published 3.3.2 •

Changelog

Source

3.3.2 - 2018-05-07

Changes

  • Add rawSourcePos property for passing structured source position info to renderers (Espen Hovlandsdal)
rexxars
published 3.3.1 •

Changelog

Source

3.3.1 - 2018-05-07

Changes

  • Pass properties of unknown nodes directly to renderer (Jesse Pinho)
  • Update TypeScript definition and prop types (ClassicDarkChocolate)
rexxars
published 3.3.0 •

Changelog

Source

3.3.0 - 2018-03-06

Added

  • Add support for fragment renderers (Benjamim Sonntag)
rexxars
published 3.2.2 •

Changelog

Source

3.2.2 - 2018-02-26

Fixes

  • Fix language escaping in code blocks (Espen Hovlandsdal)
rexxars
published 3.2.1 •

Changelog

Source

3.2.1 - 2018-02-21

Fixes

  • Pass the React key into an overridden text renderer (vanchagreen)
rexxars
published 3.2.0 •

Changelog

Source

3.2.0 - 2018-02-12

Added

  • Allow overriding text renderer (Thibaud Courtoison)
rexxars
published 3.1.5 •

Changelog

Source

3.1.5 - 2018-02-03

Fixes

  • Only use first language from code block (Espen Hovlandsdal)
rexxars
published 3.1.4 •

Changelog

Source

3.1.4 - 2017-12-30

Fixes

  • Enable transformImageUri for image references (evoye)
rexxars
published 3.1.3 •

Changelog

Source

3.1.3 - 2017-12-16

Fixes

  • Exclude babel config from npm package (Espen Hovlandsdal)