Mobiledoc Kit v0.5.1 Release Notes

Release Date: 2015-11-09 // over 8 years ago
    • 0.5.1 (132cf33)
    • โž• Add cursor points at head and tail of cards (ac4fac8), closes #182
    • โž• Add underline, subscript, superscript and strikethrough markup (cae444c)
    • demo card with image (2a7753a)
    • Enable pasting html and text externally (3556155), closes #180
    • ๐Ÿ›  fix createMarkup() example in post.js (336ee8a)
    • ๐Ÿ›  Fix demo input card for FF (f6563f8)
    • ๐Ÿ›  fix typo in Editor Lifecycle Hooks section of README (193007c)
    • ๐Ÿ“œ Parse nbsp into spaces, render nbsp where needed (6a95af5), closes #195
    • โœ‚ Remove Post parser, its reparse methods are now in DOM parser (cf45846)
    • โœ‚ Remove unused/deprecated code and css (2f5eb4a)
    • 0๏ธโƒฃ show text cursor instead of default cursor over the placeholder (f7db993)