diff --git a/script/test-prose b/script/test-prose index ecd28167ae9..6d038529fb4 100755 --- a/script/test-prose +++ b/script/test-prose @@ -29,7 +29,6 @@ var options = { "lint": { "list-item-indent": "space", // As the gods intended. "maximum-line-length": false, // turn off line length linting - "no-html": false, // Sadly, need HTML for video embeds "no-heading-punctuation": false, "list-item-spacing": false, "first-heading-level": 2, // Page title is h1, so start with h2