Дана Wednesday 18 November 2009 20:19:45 Aryeh Gregor написа:
> On Wed, Nov 18, 2009 at 2:22 PM, Nikola Smolenski <[email protected]> wrote:
> > From what I recall I've seen while browsing through its source, wdiff
> > just transforms every space in a file into a newline, then runs diff on
> > it. This could be simulated in PHP too.
>
> diff isn't reliably available either.  It won't be present on Windows,
> and will often be inaccessible on Unix (because of exec() being
> disabled or such).

But the reformatted text could be diffed the same way ordinary text is now.

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to