Sha256: a979e7c3b622fc1ae17bd8dec57837fbc48215c761146fb3f37ae61e7c9291cc
Contents?: true
Size: 490 Bytes
Versions: 6
Compression:
Stored size: 490 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta name="latexinput" content="mmd-article-header"/> <title>MMD List Parsing Test</title> <meta name="latexinput" content="mmd-article-begin-doc"/> <meta name="latexfooter" content="mmd-memoir-footer"/> </head> <body> <ul> <li><p>Item 1</p> <p>Second paragraph of item 1. The following blank line has 4 spaces.</p></li> </ul> <p>Paragraph following the list that shouldn’t be part of the list item.</p> </body> </html>
Version data entries
6 entries across 6 versions & 2 rubygems