diff --git a/examples/editorconfig-options/html/expected/test.html b/examples/editorconfig-options/html/expected/test.html index 1a8d72c..36948e6 100644 --- a/examples/editorconfig-options/html/expected/test.html +++ b/examples/editorconfig-options/html/expected/test.html @@ -1,15 +1,15 @@ -
-- World! -
- + ++ World! +
+ \ No newline at end of file diff --git a/examples/nested-jsbeautifyrc/html/expected/test.html b/examples/nested-jsbeautifyrc/html/expected/test.html index ac3afff..1ff72f3 100644 --- a/examples/nested-jsbeautifyrc/html/expected/test.html +++ b/examples/nested-jsbeautifyrc/html/expected/test.html @@ -1,15 +1,15 @@ - -- World! -
- + ++ World! +
+ \ No newline at end of file diff --git a/examples/nested-jsbeautifyrc/html/expected/unformatted_elements.html b/examples/nested-jsbeautifyrc/html/expected/unformatted_elements.html index 4326fc6..ebc90ef 100644 --- a/examples/nested-jsbeautifyrc/html/expected/unformatted_elements.html +++ b/examples/nested-jsbeautifyrc/html/expected/unformatted_elements.html @@ -1,14 +1,13 @@ - - -foo:bar
foo:bar
+ - World! -
- + ++ World! +
+ \ No newline at end of file diff --git a/package.json b/package.json index 9ddc6ca..dfae986 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "loophole": "^1.0.0", "node-dir": "^0.1.8", "node-uuid": "^1.4.3", - "prettydiff": "^1.16.8", + "prettydiff": "^1.16.17", "remark": "^3.2.2", "season": "^5.3.0", "space-pen": "^5.1.1",