mdbootstrap / bootstrap-templates

A collection of free Bootstrap 5 templates.
https://mdbootstrap.com/freebies/
3.07k stars 1.02k forks source link

Fix typeahead highlighter and allow overriding it #651

Closed kelunik closed 2 years ago

kelunik commented 5 years ago

Previously, a display text like <span class="foobar">Speed</span> was broken if sp was typed, because it broke the closing </span> tag. Additionally, this commit allows customizing the sorting and highlighting function.