linkify-plus-plus-core icon indicating copy to clipboard operation
linkify-plus-plus-core copied to clipboard

A JavaScript library for linkification stuff. Used by linkify-plus-plus.

Results 1 linkify-plus-plus-core issues
Sort by recently updated
recently updated
newest added

https://greasyfork.org/en/forum/discussion/50555/problem-with-dailymotion React saves the reference to the text node. Is it possible to keep the text node in its original place? https://github.com/facebook/react/issues/11538#issuecomment-390386520 A simple workaround is to override the `removeChild`...