aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers/highlight_helper.rb
Commit message (Expand)AuthorAgeLines
* Make sure regexes used in highlight helper are UTF-8 encodedLouise Crow2015-05-28-0/+1
* Add spec for highlight_and_excerptGareth Rees2014-06-25-0/+1
* Use regex based highlightingGareth Rees2014-06-25-12/+17
* Add helper to highlight and excerpt by regexGareth Rees2014-06-25-0/+92