MyShaarli/tests/formatter
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
..
BookmarkDefaultFormatterTest.php Support search highlights when matching URL content 2021-01-19 17:49:19 +01:00
BookmarkMarkdownExtraFormatterTest.php Add Markdown Extra formatter 2020-10-13 12:20:34 +02:00
BookmarkMarkdownFormatterTest.php Support search highlights when matching URL content 2021-01-19 17:49:19 +01:00
BookmarkRawFormatterTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
FormatterFactoryTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00