Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 612 Bytes

history.md

File metadata and controls

28 lines (16 loc) · 612 Bytes

3.0.2

  • Fixes interpretation of the sanitize option, allowing users to pass false to disable sanitization.

2.1.0

  • Only allows http, mailto, and https schemes for links.

2.0.0

  • Update to Remark 4

0.3.0

  • Added mdastReactComponents option #9
  • React 0.14 support #8

0.2.0

  • Support for Markdown footnotes

0.1.2

  • Fix sequential key ordering so that server-side renders of Markdown will match client-side binding