summaryrefslogtreecommitdiff
path: root/scripts/tidy-content.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-05Remove HTML Tidy stepEuAndreh1-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.
2020-08-05Use tidy to format HTMLEuAndreh1-1/+1
More than to lint it :shrug:
2020-02-14Improve error message of tidy-content.shEuAndreh1-6/+2
2020-02-14Remove old error tidy messageEuAndreh1-1/+1
2020-02-14Fix call of tidy: run in quiet modeEuAndreh1-4/+3
2020-02-12html tidy wipEuAndreh1-0/+40