mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
10 lines
200 B
HTML
10 lines
200 B
HTML
<blockquote>
|
|
<p>Markdown indents blockquotes a couple of spaces
|
|
necessitating some tweaks for pre-blocks in that
|
|
blockquote:</p>
|
|
|
|
<pre><code>here is a check
|
|
for that
|
|
</code></pre>
|
|
</blockquote>
|