PHP Classes

File: test/expect/Literal-quotes-in-titles.html

Recommend this page to a friend!
  Classes of Manuel Lemos   PHP Markdown Parser   test/expect/Literal-quotes-in-titles.html   Download  
File: test/expect/Literal-quotes-in-titles.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: 184 bytes
 

Contents

Class file image Download
<p>Foo [bar][].</p> <p>Foo <a href="/url/ &quot;Title with &quot;quotes&quot; inside&quot;">bar</a>.</p> <p></p> <p> [bar]: /url/ &quot;Title with &quot;quotes&quot; inside&quot;</p>