jaridmargolin / formatter.js

Format html inputs to match a specified pattern
http://firstopinion.github.io/formatter.js
2.48k stars 235 forks source link

Backspace only remove placeholder chars when immediately following them. #75

Open bbrooks opened 9 years ago

bbrooks commented 9 years ago

If your cursor is immediately following a placeholder char, hitting backspace should remove the placeholder and the char preceding it.