mirror of
https://github.com/danog/blackfriday.git
synced 2024-11-30 04:29:13 +01:00
9 lines
141 B
HTML
Executable File
9 lines
141 B
HTML
Executable File
<blockquote>
|
|
<p>A list within a blockquote:</p>
|
|
|
|
<ul>
|
|
<li>asterisk 1</li>
|
|
<li>asterisk 2</li>
|
|
<li>asterisk 3</li>
|
|
</ul>
|
|
</blockquote> |