Sha256: bcd317050c90a90681c1b206f8c9c448794a95520fd945a83992b1c38ade4e5a
Contents?: true
Size: 581 Bytes
Versions: 6
Compression:
Stored size: 581 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <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
6 entries across 6 versions & 2 rubygems