MDL-72871 cleanup: Remove incorrect whitespace from codebase
commitdd89bfab411929dad74ce01429fa4ea7b43a1d2f
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 20 Oct 2021 15:24:15 +0000 (20 17:24 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 26 Oct 2021 15:19:17 +0000 (26 17:19 +0200)
treef767c9b1ee9e8fd89afa3030695158731e01796e
parentb8e5f7b428aaf5e97cc6ec9b10df949651b73094
MDL-72871 cleanup: Remove incorrect whitespace from codebase

Differences can be checked with git diff --ignore-all-space and
that will show that the only non-whitespace change is in a test
in the git lib/tests/html2text_test.php file. In that case the
whitespace has been replaced by a quoted string (of whitespaces)
keeping the test 100% equivalent and workarrounding the whitespace.
lib/dtl/dbdata.xsd
lib/lexer.php
lib/tests/html2text_test.php
mod/wiki/README
mod/wiki/diff/diff_nwiki.php
mod/wiki/diff/difflib.php
mod/wiki/editors/wiki/buttons.js
mod/wiki/parser/markups/nwiki.php
mod/wiki/parser/utils.php
webservice/wsdoc.php