markdown
Version:
A sensible Markdown parser for javascript
20 lines (10 loc) • 940 B
HTML
<p>Search on <a href='http://www.google.com'>Google</a></p>
<p>Search on <a href='http://www.google.com'>Google</a></p>
<p>Search on <a href='http://www.google.com'>Google</a></p>
<p>Search on <a href='http://www.google.com'>Google</a></p>
<p>Search on <a href='http://images.google.com' title='Google images'>Google images</a></p>
<p>Inline: <a href='http://google.com'>Google images</a></p>
<p>Inline with title: <a href='http://google.com' title='Title'>Google images</a></p>
<p>Inline with title: <a href='http://google.com' title='Title'>Google images</a></p>
<p>Search on <a href='http://www.gogole.com'>http://www.gogole.com</a> or <a href='http://Here.com'>http://Here.com</a> or ask <a href='mailto:bill@google.com'>bill@google.com</a> or you might ask bill@google.com.</p>
<p>If all else fails, ask <a href='http://www.google.com'>Google</a></p>