Lorem ipsum...
Lorem ipsum...
Lorem ipsum
| <!DOCTYPE html> | |
| <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="generator" content="pandoc" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | |
| <title>test</title> | |
| <style> | |
| code{white-space: pre-wrap;} | |
| span.smallcaps{font-variant: small-caps;} | |
| span.underline{text-decoration: underline;} | |
| div.column{display: inline-block; vertical-align: top; width: 50%;} | |
| </style> | |
| <!--[if lt IE 9]> | |
| <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> | |
| <![endif]--> | |
| </head> | |
| <body> | |
| <div class="cell markdown"> | |
| <h1 id="test-heading-1">Test Heading 1</h1> | |
| <h2 id="test-heading-11">Test Heading 1.1</h2> | |
| <p>Lorem ipsum...</p> | |
| <h2 id="test-heading-12">Test Heading 1.2</h2> | |
| <p>Lorem ipsum...</p> | |
| </div> | |
| <div class="cell markdown"> | |
| <h1 id="test-heading-2">Test Heading 2</h1> | |
| <p>Lorem ipsum</p> | |
| </div> | |
| </body> | |
| </html> |
| <!DOCTYPE html> | |
| <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="generator" content="pandoc" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | |
| <title>test</title> | |
| <style> | |
| code{white-space: pre-wrap;} | |
| span.smallcaps{font-variant: small-caps;} | |
| span.underline{text-decoration: underline;} | |
| div.column{display: inline-block; vertical-align: top; width: 50%;} | |
| </style> | |
| <!--[if lt IE 9]> | |
| <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> | |
| <![endif]--> | |
| </head> | |
| <body> | |
| <nav id="TOC" role="doc-toc"> | |
| <ul> | |
| <li><a href="#test-heading-1">Test Heading 1</a><ul> | |
| <li><a href="#test-heading-1.1">Test Heading 1.1</a></li> | |
| <li><a href="#test-heading-1.2">Test Heading 1.2</a></li> | |
| </ul></li> | |
| <li><a href="#test-heading-2">Test Heading 2</a></li> | |
| </ul> | |
| </nav> | |
| <h1 id="test-heading-1">Test Heading 1</h1> | |
| <h2 id="test-heading-1.1">Test Heading 1.1</h2> | |
| <p>Lorem ipsum…</p> | |
| <h2 id="test-heading-1.2">Test Heading 1.2</h2> | |
| <p>Lorem ipsum…</p> | |
| <h1 id="test-heading-2">Test Heading 2</h1> | |
| <p>Lorem ipsum</p> | |
| </body> | |
| </html> |