mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Letters between words incorrectly highlighted within post.
This commit is contained in:
1
vendor/assets/javascripts/highlight.js
vendored
1
vendor/assets/javascripts/highlight.js
vendored
@@ -106,4 +106,3 @@ jQuery.fn.highlight = function (words, options) {
|
||||
jQuery.highlight(this, re, settings.element, settings.className);
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user