changedetection.io/changedetectionio/tests
ghjklw ecba130fdb
Enable Markdown and HTML notifications. (#288)
This change enable defining the notification body as HTML or Markdown. This can be very
useful to have more user-friendly notifications such as:
* applying a heading style to the `{watch_title}` to make it stand out
* creating clickable links using the `{watch_url}`, `{preview_url}` and `{diff_url}`.

Changes
=======
* Add a `notification_format` to the notification settings, defaults to plain text.
* Use the `body_format` parameter of Apprise's `notify` method.

Co-authored-by: Malo Jaffré <malo.jaffre@dunnhumby.com>
2021-12-04 14:41:48 +01:00
..
__init__.py
conftest.py Configurable BASE_URL (#228) 2021-10-05 18:15:36 +02:00
test_access_control.py
test_backend.py
test_css_selector.py
test_headers.py
test_ignore_regex_text.py
test_ignore_text.py
test_jsonpath_selector.py Re #265 - extended jsonpath support (#266) 2021-10-27 09:24:08 +02:00
test_notification.py Enable Markdown and HTML notifications. (#288) 2021-12-04 14:41:48 +01:00
test_trigger.py
test_trigger_regex.py
test_trigger_regex_with_filter.py
test_watch_fields_storage.py Re #185 - [feature] Custom notifications templates per watch (#226) 2021-09-17 18:37:26 +02:00
util.py Re #185 - [feature] Custom notifications templates per watch (#226) 2021-09-17 18:37:26 +02:00