Benjamin Bannier created MESOS-5077:
---------------------------------------
Summary: The website generator should ensure that the generated
HTML is valid
Key: MESOS-5077
URL: https://issues.apache.org/jira/browse/MESOS-5077
Project: Mesos
Issue Type: Improvement
Components: documentation
Reporter: Benjamin Bannier
Since the markdown we use to generate the website contains HTML we should
augment the site build configuration to run some validator which ensures that
the generated site is some form of valid HTML (at the minimum: all tags are
balanced, used characters in the allowed set).
Usually testing for updates to the documentation mention somethign along the
lines of "visually inspected generated output" in ReviewBoard's "Testing Done"
section; since browsers try very hard to parse given HTML this is likely
insufficient to ensure nothing was broken.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)