mediawiki-extensions-Discus.../tests/cases/for-parser-cache
Bartosz Dziewoński ab40ef62c0 Use setExtensionData() instead of marker comments where possible (3/3)
We started using marker comments (HTML comments with special content
inserted into the page) for the reply buttons back in the day, because
we needed to indicate their location in the HTML. Later we used the
same idea for things which aren't actually tied to a specific location
in the HTML, such as boolean data like __DTEMPTYTALKPAGE__. There is a
better way to do this.

This commit stop writing the HTML comments, which are no longer used,
and cleans up the tests.

Bug: T328980
Change-Id: Ic0d336dfbeb932134ec94bc0e86bc2a26921d440
2023-02-11 20:35:06 +01:00
..
for-parser-cache-formatted-desktop.html Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
for-parser-cache-formatted-mobile.html Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
for-parser-cache.html CommentFormatter: Fix inserting placeholder heading marker 2021-02-24 20:32:48 +01:00