Skip to content

Commit

Permalink
Merge branch 'gilluminate-patch-1'
Browse files Browse the repository at this point in the history
* gilluminate-patch-1:
  minor formatting change
  • Loading branch information
cbracco committed Mar 14, 2016
2 parents e437f3a + a6d11b2 commit 5c388ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ <h2>Pre-formatted text</h2>
<p><small>This small text is small for for fine print, etc.</small></p>
<p>Abbreviation: <abbr title="HyperText Markup Language">HTML</abbr></p>
<p><q cite="https://developer.mozilla.org/en-US/docs/HTML/Element/q">This text is a short inline quotation.</q></p>
<p><cite>This is a citation.</cite>
</p><p>The <dfn>dfn element</dfn> indicates a definition.</p>
<p><cite>This is a citation.</cite></p>
<p>The <dfn>dfn element</dfn> indicates a definition.</p>
<p>The <mark>mark element</mark> indicates a highlight.</p>
<p>The <var>variable element</var>, such as <var>x</var> = <var>y</var>.</p>
<p>The time element: <time datetime="2013-04-06T12:32+00:00">2 weeks ago</time></p>
Expand Down

0 comments on commit 5c388ac

Please sign in to comment.