mduvall / grande.js

It's a Medium at Starbucks. Pinky ring out.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<h1> backspace merges previousSibling

mduvall opened this issue · comments

Stated in ticket #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).