MyShaarli/application/bookmark
ArthurHoaro 9ef8555ad2 Support search highlights when matching URL content
DefaultFormatter:
  - format 'a' tag content and not href attribute
  - format hashtags properly
Markdown(Extra)Formatter:
  - Extend Parsedown to format highlight properly: https://github.com/erusev/parsedown/wiki/Tutorial:-Create-Extensions

Fixes #1681
2021-01-19 17:49:19 +01:00
..
exception Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
Bookmark.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
BookmarkArray.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
BookmarkFileService.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
BookmarkFilter.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
BookmarkInitializer.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
BookmarkIO.php Fix: soft fail if the mutex is not working 2020-11-24 13:39:35 +01:00
BookmarkServiceInterface.php Feature: add weekly and monthly view/RSS feed for daily page 2020-10-27 19:45:02 +01:00
LinkUtils.php Support search highlights when matching URL content 2021-01-19 17:49:19 +01:00