summaryrefslogtreecommitdiff
path: root/scripts/tidy-content.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove HTML Tidy stepEuAndreh2020-08-051-35/+0
| | | | | | It conflicts with rouge, and changes the visualization of the final HTML. So I can look at a CSS locally served by 'jekyll serve' but in the end final output is different.
* Use tidy to format HTMLEuAndreh2020-08-051-1/+1
| | | | More than to lint it :shrug:
* Improve error message of tidy-content.shEuAndreh2020-02-141-6/+2
|
* Remove old error tidy messageEuAndreh2020-02-141-1/+1
|
* Fix call of tidy: run in quiet modeEuAndreh2020-02-141-4/+3
|
* html tidy wipEuAndreh2020-02-121-0/+40