Matt Dickinson
Matt Dickinson
If the cursor is on a list item (bullet point, numbered list item, GFM checkbox) and I press enter, I expect a new list item to be created on that...
Place cursor at end of `- [ ] To do item`, run Checkbox command, and it will be changed to `To do item` Place cursor at end of `- [x]...
If a hyperlink extends across two lines (with word wrap, no newline), it will not be properly detected. `[url text](url)^` works fine `[url text]` `(url)^` does not work
Currently the tool does not handle multiple selections. This could be useful for things like bolding the first word on each line
### Version 6.0.0 (reproduced on http://ericgio.github.io/react-bootstrap-typeahead/#asynchronous-searching) Have also seen this happen with 5.2.1 ### Steps to reproduce This can be hard to reproduce, it seems to depend on typing speed....