blob: d987a625e9c708f8c370536f0cb5c5b4a8c61914 (
plain) (
blame)
1
2
3
4
|
Given a piece of text and some search terms, produces an object
which locates the search terms in the message, extracts a reasonable-length
string containing all the search terms, and optionally dumps the string out
as HTML text with the search terms highlighted in bold.
|