grande.js icon indicating copy to clipboard operation
grande.js copied to clipboard

<h1> backspace merges previousSibling

Open mduvall opened this issue 11 years ago • 0 comments

Stated in ticket https://github.com/mduvall/grande.js/issues/20

This needs to handle backspace events to merge the nodes gracefully. Medium probably has a transformation map of what to do with element types (<h1>s =><p>s as an example).

mduvall avatar Sep 08 '13 03:09 mduvall