From ffd3e005120b93add0a0bd52bd0ca12f28462826 Mon Sep 17 00:00:00 2001 From: ep00ch Date: Fri, 16 Mar 2018 17:19:15 +0000 Subject: [PATCH 1/2] Added a section for testing comments --- index.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d430524..12b5487 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,7 @@
  • Tabular data
  • Code
  • Inline elements
  • +
  • Comments
  • @@ -214,8 +215,18 @@ +
    +

    Comments

    +
    +

    There is comment here:

    +

    There is a comment spanning multiple tags and lines below here.

    + +
    +            +
    -

    Embedded content

    From 23c3d5f7c92dd3bb11f4b4d929a675a606972f91 Mon Sep 17 00:00:00 2001 From: Chris Bracco Date: Mon, 19 Mar 2018 16:15:55 -0400 Subject: [PATCH 2/2] Minor copy updates --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 12b5487..c28d537 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@
  • Tabular data
  • Code
  • Inline elements
  • -
  • Comments
  • +
  • HTML Comments
  • @@ -215,8 +215,8 @@ -
    -

    Comments

    +
    +

    HTML Comments

    There is comment here:

    There is a comment spanning multiple tags and lines below here.