auto_html v1.5.0 Release Notes

    • 👉 use redcarpet ~> 2.0.0; :renderer option
    • 👉 use rinku ~> 1.5.0
    • Rake task for rebuilding cached markup
    • 0️⃣ default youtube embed code should be the same as provide by youtube.com; wmode is no longer default param
    • 0️⃣ reducing dependencies - do not bundle RedCloth filter. Redcarpet (markdown) is default choice for markup and planned for more usage internally, so the lib goes with only that.
    • 🛠 minor youtube filter fixes (https support, short url with params)