Mark match in already marked element
See original GitHub issueI have problem to mark Keyword inside of already marked String;
Example:
"<span class="mark-js yellow">Lorem Ipsum is <span class="mark-js-will-notwork red">simply</span> dummy text of the printing and typesetting industry.</span>"
can be improved library to support this type of mark elements thanks,
also to unmark element
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (7 by maintainers)
Top Results From Across the Web
The Mark Text element - HTML: HyperText Markup Language
The <mark> HTML element represents text which is marked or highlighted for ... this example applies the custom class "match" to each match....
Read more >Mark a message as read or unread - Microsoft Support
Right-click the message. Click Mark as Read or Mark as Unread. To mark several messages as either read or unread at once, click...
Read more >Regex match every string inside double quotes and include ...
Just in case.', the expected result is an array with two elements;. "this is some sample text with quotes and \"escaped quotes\" ...
Read more >Understanding MARC Bibliographic: Parts 1 to 6
If a bibliographic record has been marked correctly and saved in a computer data file, computer programs can then be written to punctuate...
Read more >Control the Appearance of Marks in the View - Tableau Help
Control color, size, shape, detail, text, and tooltips for marks in the view ... no spaces between the marks), and are sized to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Solved in https://github.com/julmot/mark.js/commit/ab0408c67a169ac628d892af6348fdddd34df2ca, released in v8.7.0! :octocat:
Excellent news, thanks for the good work!