aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/writer.html')
-rw-r--r--tests/writer.html31
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 &gt; 1.</p
><p
- >Box-style:</p
- ><blockquote
- ><p
- >Example:</p
- ><pre
- ><code
- >sub status {
- print &quot;working&quot;;
-}
-</code
- ></pre
- ></blockquote
- ><blockquote
- ><ol class="decimal"
- ><li
- >do laundry</li
- ><li
- >take out the trash</li
- ></ol
- ></blockquote
- ><p
- >Here&rsquo;s a nested one:</p
- ><blockquote
- ><p
- >Joe said:</p
- ><blockquote
- ><p
- >Don&rsquo;t quote me.</p
- ></blockquote
- ></blockquote
- ><p
>And a following paragraph.</p
><hr
/><h1 id="code-blocks"