PHP Classes

File: test/expect/Inline-HTML-Advanced.html

Recommend this page to a friend!
  Classes of Manuel Lemos   PHP Markdown Parser   test/expect/Inline-HTML-Advanced.html   Download  
File: test/expect/Inline-HTML-Advanced.html
Role: Auxiliary data
Content type: text/plain
Description: Original test HTML output file by John Gruber
Class: PHP Markdown Parser
Parse Markdown documents and generate HTML tags
Author: By
Last change: Fixed the end of line buffer variable setting.
Date: 8 years ago
Size: 219 bytes
 

Contents

Class file image Download
<p>Simple block on one line:</p> <p>&lt;div&gt;foo&lt;/div&gt;</p> <p>And nested without indentation:</p> <p>&lt;div&gt; &lt;div&gt; &lt;div&gt; foo &lt;/div&gt; &lt;/div&gt; &lt;div&gt;bar&lt;/div&gt; &lt;/div&gt;</p>