Chosem icon indicating copy to clipboard operation
Chosem copied to clipboard

Regex matcher instead of dumb `lowercase()` matching

Open iest opened this issue 12 years ago • 0 comments

Inside the {{emphasiser}} helper, need to match with case-insensitive regex, and user String.replace() instead of split to add the <strong> tags.

iest avatar Nov 04 '13 11:11 iest