Sha256: aeb39f68fb9cc5ab99cf2c64d68fcbf65d920025b1caad1409aed6998333e8fa

Contents?: true

Size: 872 Bytes

Versions: 5

Compression:

Stored size: 872 Bytes

Contents

Write a comment here
*** Parameters: ***
{} # params 
*** Markdown input: ***
<div class="frame">
	<a  class="photo" href="http://www.flickr.com/photos/censi/54757256/"><img alt=""
  moz-do-not-send="true"
  src="http://static.flickr.com/27/54757256_1a2c1d2a95_m.jpg" /></a>
</div>


*** Output of inspect ***
md_el(:document,[
	md_html("<div class=\"frame\">\n\t<a  class=\"photo\" href=\"http://www.flickr.com/photos/censi/54757256/\"><img alt=\"\"\n  moz-do-not-send=\"true\"\n  src=\"http://static.flickr.com/27/54757256_1a2c1d2a95_m.jpg\" /></a>\n</div>")
],{},[])
*** Output of to_html ***
<div class="frame">
	<a class="photo" href="http://www.flickr.com/photos/censi/54757256/"><img alt="" moz-do-not-send="true" src="http://static.flickr.com/27/54757256_1a2c1d2a95_m.jpg" /></a>
</div>
*** Output of to_latex ***

*** Output of to_md ***

*** Output of to_s ***

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
maruku-0.7.3 spec/block_docs/html4.md
maruku-0.7.2 spec/block_docs/html4.md
maruku-0.7.1 spec/block_docs/html4.md
maruku-0.7.0 spec/block_docs/html4.md
maruku-0.7.0.beta1 spec/block_docs/html4.md