diff -ruN -x '*.xml' -x AUTHORS -x BACKLOG -x ABOUT-NLS -x alloca.h -x flags.texi -x atconfig -x '*.gmo' -x config.h -x requests -x version.texi -x compile -x depcomp -x missing -x configure -x stamp-vti -x '*.template' -x POTFILES -x stamp-h1 -x testsuite -x '*.Po' -x INSTALL -x Makefile -x '*-sh' -x '*.m4' -x '*.0' -x '*.2' -x '*.3' -x '*.4' -x '*.guess' -x '*.rpath' -x '*.sub' -x '*.tex' -x '*.status' -x '*~' -x '*.in' -x '*.po' -x '*.pot' -x '*.info' -x '*.1' -x '*.log' wdiff-1.2.2/doc/wdiff.texi wdiff-1.2.2.htmldiff/doc/wdiff.texi --- wdiff-1.2.2/doc/wdiff.texi 2013-10-21 11:28:04.000000000 +0200 +++ wdiff-1.2.2.htmldiff/doc/wdiff.texi 2020-03-09 14:06:35.193486586 +0100 @@ -350,6 +350,30 @@ wdiff -l @var{old_file} @var{new_file} | less @end example +@item --ignore-markup +@item -m +Skip XML or HTML markup. This option causes HTML or XML tags (enclosed +in angle brackets <...>) to be ignored for the purpose of comparing +the files. + +If none of the options @option{-2} or @option{-3} is given, tags from +the first file are ignored and tags from the second file are copied to +the output. If option @option{-3} or both @option{-1} and @option{-2} +are given, no tags are copied. With only @option{-2}, the tags from +the first file are copied. + +The option @option{-m} changes the default strings that mark the start +and end of changes to @samp{}, @samp{}, @samp{} and +@samp{}. These can be changed with the options @option{-w}, +@option{-x}, @option{-y} and @option{-z}. + +WARNING: @command{wdiff} inserts the markers without checking +if they are valid in a given context. E.g., in HTML, it is not correct +to insert @samp{} inside a @samp{