Skip to content

Commit ed385c6

Browse files
committed
update pod6 test
1 parent 7d24dd1 commit ed385c6

File tree

2 files changed

+2
-29
lines changed

2 files changed

+2
-29
lines changed

test/markups/README.pod6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,3 @@ Notice that text after a pipe ('|') has no formatting. Also note that B<V< C<> >
149149
preserves spaces and treats text as verbatim.
150150
=end pod
151151

152-
# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6

test/markups/README.pod6.html

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,4 @@
1-
2-
3-
4-
About the Docs
5-
6-
7-
kbd { font-family: "Droid Sans Mono", "Luxi Mono", "Inconsolata", monospace }
8-
samp { font-family: "Terminus", "Courier", "Lucida Console", monospace }
9-
u { text-decoration: none }
10-
.nested {
11-
margin-left: 3em;
12-
}
13-
aside, u { opacity: 0.7 }
14-
a[id^="fn-"]:target { background: #ff0 }
15-
16-
17-
18-
19-
20-
21-
<div></div>
22-
23-
<h1>About the Docs</h1>
1+
<h1>About the Docs</h1>
242
<p>Meta-documentation</p>
253

264
<table>
@@ -147,8 +125,4 @@ <h2><a href="#___top" title="go to top of document">Adding definitions</a></h2>
147125
</li>
148126
</ul>
149127
<p>Notice that text after a pipe ('|') has no formatting. Also note that <strong> C&lt;&gt; </strong> preserves spaces and treats text as verbatim.</p>
150-
151-
</div>
152-
153-
154-
128+
</div>

0 commit comments

Comments
 (0)