markd v0.2.1 Release Notes

Release Date: 2020-08-24 // over 2 years ago
  • ➕ Added

    • ➕ Add Options#base_url to allow resolving relative links. #26, #28 thanks @straight-shoota.

    🛠 Fixed

    • [high severity] escape unsafe html entry inline of code block. #32.
    • 🛠 Fixed some typos in README. #29 thanks @Calamari.

Previous changes from v0.2.0

  • 🔄 Changed

    🛠 Fixed

    • Compatibility with Crystal 0.31. #22.