MyShaarli/application/front
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
..
controller Support search highlights when matching URL content 2021-01-19 17:49:19 +01:00
exceptions Process login through Slim controller 2020-07-23 21:19:21 +02:00
ShaarliAdminMiddleware.php Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
ShaarliMiddleware.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00