Re: [Doc-SIG] Diffing reStructuredText documents that only differ by formatting

2009-03-03 Thread Jeffrey C . Jacobs
Gael Varoquaux normalesup.org> writes: > > wdiff. Thanks for the suggestions! Unfortunately, one thing I forgot to mention was that the concatenations should not span different paragraphs. Thus: Hello! World! is not the same as: Hello! World! Since the first represents 2 paragraphs, but

Re: [Doc-SIG] Diffing reStructuredText documents that only differ by formatting

2009-03-03 Thread Martin Blais
On Tue, 3 Mar 2009 17:57:12 + (UTC), "Jeffrey C. Jacobs" said: > Gael Varoquaux normalesup.org> writes: > > > > wdiff. > > Thanks for the suggestions! Unfortunately, one thing I forgot to mention > was that the concatenations should not span different paragraphs. Thus: > > Hello! World