reverse_markdown v1.0.0 Release Notes

Release Date: 2015-11-01 // over 8 years ago
  • 🔄 Changes

    • 💥 BREAKING: Parsing was significantly improved, thanks @craig-day (#60) Please update your custom converters to accept and use the state hash, for examples look into exisiting standard converters.
    • 📜 Use OptionParser for command line options, thanks @grmartin (#55)
    • 🏷 Tag border behavior is now configurable with the tag_border option, thanks @faheemmughal (#59)
    • Preserve > and < from original markup, thanks @willglynn (#58)