mediawiki-extensions-Discus.../tests
Bartosz Dziewoński f1edc47050 Support ignoring "mw-notalk" before/after/between comments
Since 92f5cfd8 we support "mw-notalk" to suppressing comment detection
in pages or sections.

Until now, it only worked when the comment timestamp was surrounded by
a marked element. However, when a marked element was directly adjacent
to a comment, it would sometimes become a part of the comment range.
This can no longer happen now.

Existing use cases for this were the {{outdent}} and {{tracked}}
templates, which we handle specially since 50ad5bb2 and ddd391b6.
It's a bit ugly to hardcode specific templates like that, and this
provides a better solution for the future. The added test case
displays some other potential uses.

Bug: T324132
Change-Id: I7ffd299ef5957b35da8d01f9a0ed5a7a9a78be83
2023-10-07 00:32:27 +00:00
..
cases Support ignoring "mw-notalk" before/after/between comments 2023-10-07 00:32:27 +00:00
data LanguageData: Use special page alias with spaces 2023-01-16 22:27:23 +01:00
phpunit overflow menu: Add hooks for registering and interacting with items 2023-10-05 15:50:33 +01:00
qunit Parser: Store timestamp ranges 2023-03-28 23:51:17 +00:00