mediawiki-extensions-Discus.../tests/cases/en-big-parsoid
Bartosz Dziewoński 432a959436 Ignore empty paragraphs at the beginning of comments
The wikitext parser outputs `<p><br></p>` for empty paragraphs, so we
need to ignore `<br>` tags when searching for an "interesting" node
that marks the beginning of a comment. Otherwise the empty paragraphs
mess up the detection of indentation levels.

Bug: T264116
Change-Id: I84a97ab577baa7336b78935ccdc48041ecfc231a
2020-09-29 22:22:35 +02:00
..
en-big-parsoid-modified.html Skip over whitespace when looking for trailing comments 2020-09-11 15:37:09 +01:00
en-big-parsoid-transcludedFrom.json Improve detecting template-generated multi-line comments 2020-07-21 22:26:45 +01:00
en-big-parsoid.html Move /cases and /data up to /tests 2020-05-18 21:47:17 +01:00
en-big-parsoid.json Ignore empty paragraphs at the beginning of comments 2020-09-29 22:22:35 +02:00