We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfe1289 + 9804d6f commit bb88379Copy full SHA for bb88379
source/_patterns/00-atoms/01-text/05-inline-elements.mustache
@@ -27,9 +27,9 @@
27
28
<p><q cite="https://developer.mozilla.org/en-US/docs/HTML/Element/q">This text is a short inline quotation</q></p>
29
30
- <p><cite>This is a citation</cite>
+ <p><cite>This is a citation</cite></p>
31
32
- </p><p>The <dfn>dfn element</dfn> indicates a definition.</p>
+ <p>The <dfn>dfn element</dfn> indicates a definition.</p>
33
34
<p>The <mark>mark element</mark> indicates a highlight</p>
35
0 commit comments