diff options
Diffstat (limited to 'tests/writer.html')
-rw-r--r-- | tests/writer.html | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/tests/writer.html b/tests/writer.html index 44a4b3335..890ce258c 100644 --- a/tests/writer.html +++ b/tests/writer.html @@ -105,37 +105,6 @@ ol.upper-roman { list-style-type: upper-roman; } ><p >This should not be a block quote: 2 > 1.</p ><p - >Box-style:</p - ><blockquote - ><p - >Example:</p - ><pre - ><code - >sub status { - print "working"; -} -</code - ></pre - ></blockquote - ><blockquote - ><ol class="decimal" - ><li - >do laundry</li - ><li - >take out the trash</li - ></ol - ></blockquote - ><p - >Here’s a nested one:</p - ><blockquote - ><p - >Joe said:</p - ><blockquote - ><p - >Don’t quote me.</p - ></blockquote - ></blockquote - ><p >And a following paragraph.</p ><hr /><h1 id="code-blocks" |