Justin Sternberg
Justin Sternberg
Looks like @kwarr128's solution works over here too (a year and a half later). I do think this should be default behavior!
FYI, I opted for a slightly more hacky approach, but requires me to maintain less code: ```js /** * Replacement react-draft-wysiwyg handleReturn method, where we override the * default new...
Just as a heads up, I've forked this repo, and merged this PR in: https://github.com/zao-web/texthighlighter
Would love to know if anyone officially adopts this project. @mir3z Can you update this thread if a new maintainer steps up?
Just as a heads up, I've forked this repo, and will maintain until another steps up, or I can't afford to do so.
Rangy looks pretty good. Are you using it @julmot?
I've played with both quite a bit so far. I like texthighlighter a bit more, but decided to use Rangy since it's being supported. So far, in my experience, the...
Just as a heads up, I've forked this repo, and merged this PR in: https://github.com/zao-web/texthighlighter
hmm same issue.
Looks like submodule support got into rugged: https://github.com/libgit2/rugged/pull/408