File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ my $module = My::Module->new();</code></pre>
107107
108108<p>The bar item.</p>
109109
110- <ul >
110+ <blockquote >
111111
112112<p>This is a list within a list</p>
113113
@@ -119,7 +119,7 @@ my $module = My::Module->new();</code></pre>
119119
120120<p>The waz item.</p>
121121
122- </ul >
122+ </blockquote >
123123
124124</dd>
125125<dt id="baz">baz</dt>
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ __DATA__
5555
5656<p>Test POD ERROR section</p>
5757
58- <ul >
58+ <blockquote >
5959
6060<p>This text is not allowed</p>
6161
@@ -67,7 +67,7 @@ __DATA__
6767
6868<p>The waz item.</p>
6969
70- </ul >
70+ </blockquote >
7171
7272<h1 id="POD-ERRORS">POD ERRORS</h1>
7373
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ __DATA__
5555
5656<p>Test POD ERROR section</p>
5757
58- <ul >
58+ <blockquote >
5959
6060<p>This text is not allowed</p>
6161
@@ -67,7 +67,7 @@ __DATA__
6767
6868<p>The waz item.</p>
6969
70- </ul >
70+ </blockquote >
7171
7272
7373</body>
You can’t perform that action at this time.
0 commit comments