This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38,372
Commits
243
Branches
500
Tags
876
MiB
d99355deca
Commit Graph
3 Commits
Author
SHA1
Message
Date
Vinoth Kannan
4a2c4232c5
FIX: remove word boundary regex (\b) for search result highlights. (
#9338
)
2020-04-15 11:11:00 +05:30
David Taylor
d62d258fe5
Revert "FIX: word boundary regex (\b) not working in Unicode languages. (
#9163
)"
...
Lookbehind regex is not supported in Firefox or IE11 This reverts commit
572bb5988f
.
2020-03-25 14:34:45 +00:00
Vinoth Kannan
572bb5988f
FIX: word boundary regex (\b) not working in Unicode languages. (
#9163
)
2020-03-25 18:39:19 +05:30