32 lines
1.3 KiB
HTML
Vendored
32 lines
1.3 KiB
HTML
Vendored
<p>’.<br />
|
|
1440–80’s<br />
|
|
1440–’80s<br />
|
|
1440—’80s<br />
|
|
1960s<br />
|
|
1960’s<br />
|
|
one two ’60s<br />
|
|
’60s</p>
|
|
<p>It’s fun. What’s fun?<br />
|
|
“Isn’t this fun”? — she said…<br />
|
|
“‘Quoted’ words in a larger quote.”<br />
|
|
‘Quoted “words” in a larger quote.’<br />
|
|
“quoted” text and <strong>bold “quoted” text</strong><br />
|
|
‘quoted’ text and <strong>bold ‘quoted’ text</strong><br />
|
|
em-dashes (—) and ellipes (…)<br />
|
|
“<a href="http://example.com">Link</a>” — she said.</p>
|
|
<p>“Ellipsis within quotes…”</p>
|
|
<p>Кавычки-«ёлочки»<br />
|
|
«hello»<br />
|
|
Anführungszeichen-»Chevrons«</p>
|
|
<hr />
|
|
<p>Escaped -- ndash<br />
|
|
'Escaped' "quotes"<br />
|
|
Escaped ellipsis...</p>
|
|
<p>‘Escaped "quotes" in real ones’<br />
|
|
'“Real” quotes in escaped ones'</p>
|
|
<p>Skip <code><<all>> "code" -- --- 'spans' ...</code>.</p>
|
|
<pre><code>Also skip "code" 'blocks'
|
|
foo -- bar --- baz ...
|
|
</code></pre>
|
|
<p>A line that ‘wraps’ with
|
|
<em>emphasis</em> at the beginning of the next line.</p> |