File: Metadata_%28Complete%29.xhtml

package info (click to toggle)
libtext-multimarkdown-perl 1.000035-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,772 kB
  • ctags: 148
  • sloc: perl: 2,186; makefile: 8
file content (13 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
	<head>
		<meta name="Author" content="Fletcher T. Penney, MD" />
		<link type="text/css" rel="stylesheet" href="http://some.url/sample.css" />
		<meta name="Date" content="January 14, 2006" />
		<meta name="Format" content="complete" />
		<title>MultiMarkdown Test Document</title>
	</head>
<body>
<p>Intro: This is the first paragraph.</p>
</body>
</html>