alshedivat / al-folio

A beautiful, simple, clean, and responsive Jekyll theme for academics
https://alshedivat.github.io/al-folio/
MIT License
11.37k stars 11.29k forks source link

Fixed bug when search result is inside description of external post #2710

Closed george-gca closed 2 months ago

george-gca commented 2 months ago

Fixed a very specific bug that was happening when, for example, searching for the word round, which caused this:

image

After a lot of debugging I found out that the search result was in the svg icon definition. Finally got to fix this.

image