Better support for XML and HTML

Keep <?xml and <!doctype declarations.
This commit is contained in:
alex
2018-07-21 16:57:39 +02:00
parent fbdca00396
commit 071b332aa8
4 changed files with 39 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
<!doctype html>
<!--
Copyright 2016 Google Inc.
@@ -14,5 +15,4 @@
limitations under the License.
-->
<!doctype html>
<p>Hello World!</p>