forked from guardian/scribe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
18 lines (16 loc) · 736 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Other
* Test older Safari versions
* Provide link to bundled version
* Run integration tests in Safari
* Docs on how to run tests in Sauce Labs
# Feature Development
* Remove event listeners, emit unbind to plugins so that can too
* Grammar for nesting elements, shared with sanitizer/commands
* Intersect commands to run formatters
# Known Bugs (which we could write failing tests for)
* Focus should select all content
* Applying the outdent command on a top level list item breaks P mode.
* When inserting lists we remove any SPANs from the inside to fix a Chrome bug,
but what if the user actually wants a SPAN?
* Possible to paste blockquotes inside of blockquotes
* Chrome: "1|2", ENTER, <select all>, apply list = orphan P