PHP Classes

File: test/expect/Links-inline-style.html

Recommend this page to a friend!
  Classes of Manuel Lemos   PHP Markdown Parser   test/expect/Links-inline-style.html   Download  
File: test/expect/Links-inline-style.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: 279 bytes
 

Contents

Class file image Download
<p>Just a <a href="/url/">URL</a>.</p> <p><a href="/url/ &quot;title&quot;">URL and title</a>.</p> <p><a href="/url/ &quot;title preceded by two spaces&quot;">URL and title</a>.</p> <p><a href="/url/ &quot;title preceded by a tab&quot;">URL and title</a>.</p> <p>[Empty]().</p>