I'm using tidy for Linux version 5.7.16. The `tidy-mark` option is not working. Using: ``` $ tidy --tidy-mark no foo.html ``` Still leaves the generator meta tag: ``` <meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.7.16"> ```