[w3c/manifest] [chore] tidyconfig: Added explicit indent-spaces. (#703)

Fixes HTML Tidy, which changed some time in between 5.7.3 and 5.7.16 to not indent unless "indent-spaces: 2" explicitly appears in the config file.

With tidy 5.7.16, running it over the Manifest doc will reset all indentation to 0. With this patch, tidy makes no changes to index.html.

(We discovered this in the Web Share Target repo upon updating Tidy to the latest git 86b52dc1. It's possible this isn't broken in any tidy release, but it's easier to just update the `tidyconfig.txt` than figure out whether this is a bug in tidy or an intended change.)
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/manifest/pull/703

-- Commit Summary --

  * [chore] tidyconfig: Added explicit indent-spaces.

-- File Changes --

    M tidyconfig.txt (1)

-- Patch Links --

https://github.com/w3c/manifest/pull/703.patch
https://github.com/w3c/manifest/pull/703.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/703

Received on Thursday, 19 July 2018 00:44:07 UTC