Sha256: cf269370764f9161a8fd549c574d191e740c2b2b1189b191bbe07e949a42250c

Contents?: true

Size: 725 Bytes

Versions: 7

Compression:

Stored size: 725 Bytes

Contents

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<meta name="latexinput" content="mmd-article-header"/>
	<title>MultiMarkdown Base Header Level Test</title>
	<meta name="latexmode" content="memoir"/>
	<meta name="latexinput" content="mmd-article-begin-doc"/>
	<meta name="latexfooter" content="mmd-memoir-footer"/>
</head>
<body>
<h2 id="thisshouldbeh2">This should be h2</h2>

<h3 id="thisshouldbeh3">This should be h3</h3>

<h6 id="thisshouldbeh6">This should be h6</h6>

<h6 id="thisshouldbeh6inhtmlh7inlatex">This should be h6 in HTML h7 in LaTeX</h6>
</body>
</html>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
rpeg-multimarkdown-0.2.2 test/MultiMarkdownTest/MemoirTests/Base Header Level.html
rpeg-multimarkdown-0.2.1 test/MultiMarkdownTest/MemoirTests/Base Header Level.html
rpeg-multimarkdown-0.2 test/MultiMarkdownTest/MemoirTests/Base Header Level.html
rpeg-multimarkdown2-2.0.3 test/MultiMarkdownTest/MemoirTests/Base Header Level.html
rpeg-multimarkdown2-2.0.2 test/MultiMarkdownTest/MemoirTests/Base Header Level.html
rpeg-multimarkdown2-2.0.1 test/MultiMarkdownTest/MemoirTests/Base Header Level.html
rpeg-multimarkdown-0.1.1 test/MultiMarkdownTest/MemoirTests/Base Header Level.html