Commit Graph

6 Commits

Author SHA1 Message Date
tastytea f8270369b6
Make whitespace-reduction a bit more efficient.
continuous-integration/drone/push Build is passing Details
We now use 2 passes instead of 3.
2021-06-08 17:30:29 +02:00
tastytea 5e89a71e00
Update tests for search::headline() and search::page(). 2021-06-06 22:11:45 +02:00
tastytea af9563e669
Typo. 2021-05-30 21:45:33 +02:00
tastytea 59ceaa7cdc
Add another test for search::headline(). 2021-05-29 23:00:40 +02:00
tastytea 9c307ab0fd
Add test for HTML tags in titles. 2021-05-26 08:53:48 +02:00
tastytea 72e2482028
Add test for search helpers.
- search::cleanup_text()
- search::headline()
- search::page
2021-05-24 21:38:44 +02:00