Fix input rules to work with non-breaking space #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nbrsp-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed rules that don't work in chrome if the right styles aren't used
because chrome uses non-breaking spaces. This makes these rules more
robust.
See https://github.com/ProseMirror/prosemirror/issues/598
Merged as
92112ac!Pull request closed