Break test.

This commit is contained in:
David Anson 2019-06-01 15:10:15 -07:00
parent 38d65b0943
commit e42ce4e7b3
2 changed files with 1 additions and 2 deletions

View file

@ -11,7 +11,6 @@ const helpers = require("../helpers");
const cache = require("./cache");
const deprecatedRuleNames = [ "MD002" ];
const x = 5;
// Validates the list of rules for structure and reuse
function validateRuleList(ruleList) {

View file

@ -2,7 +2,7 @@
<h1>Inline HTML Heading {MD033}</h1>
<p>More inline HTML {MD033}
<p>More inline HTML
but this time on multiple lines
</p>