File: pod.html

package info (click to toggle)
libtext-markup-perl 0.33-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 324 kB
  • sloc: perl: 870; python: 178; makefile: 7
file content (33 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>


<h1 id="Title">Title</h1>

<p>This is a Pod document</p>

<h1 id="Description">Description</h1>

<p>This is where we have a précis describing stuff, you know?</p>

<p>And now, for some Japanese.</p>

<p>萎衣謂違遺医井亥域育郁磯一壱溢逸稲茨芋鰯允印咽員因姻引飲淫胤蔭</p>

<p>Now some verbatim text:</p>

<pre><code>-- Provide a comment
SELECT *
  FROM users
 WHERE nickname = &#39;theory&#39;;</code></pre>

<p>The end.</p>

</body>
</html>