wiki.techinc.nl/includes/diff/TextDiffer
MusikAnimal 02e7fdb26a diffs: add line number headings to inline diffs
Adds new regex in BaseTextDiffer::localizeLineNumbers() to work with
wikidiff2 inline diffs as well as table diffs.

Since there are no "columns" in inline mode, we have a new message to
indicate how the line numbers changed from the old diff versus the new.

Deprecate DifferenceEngine::localiseLineNumbers() as no longer used and
redundant to BaseTextDiffer::localizeLineNumbers().

Bug: T346460
Change-Id: I7b195879b677e2242ad73070fe19ad82121576a8
2023-10-09 22:53:14 -04:00
..
BaseTextDiffer.php diffs: add line number headings to inline diffs 2023-10-09 22:53:14 -04:00
ExternalTextDiffer.php
ManifoldTextDiffer.php Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
PhpTextDiffer.php
TextDiffer.php Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
Wikidiff2TextDiffer.php diffs: add line number headings to inline diffs 2023-10-09 22:53:14 -04:00