Sha256: 6c334d583dd26e1e22b519ae4e10a33657b5a1819aa4d134ddcca0ecb26f063f
Contents?: true
Size: 542 Bytes
Versions: 3
Compression:
Stored size: 542 Bytes
Contents
*** Parameters: *** {} *** Markdown input: *** {a}: a {:b: a} *** Output of inspect *** md_el(:document,[ md_el(:ald,[],{:ald=>[[:ref, "a"]],:ald_id=>"a"},[]), md_el(:ald,[],{:ald=>[[:ref, "a"]],:ald_id=>"b"},[]) ],{},[]) *** Output of to_html *** *** Output of to_latex *** *** Output of to_md *** *** Output of to_s *** *** EOF *** OK! *** Output of Markdown.pl *** <p>{a}: a {:b: a}</p> *** Output of Markdown.pl (parsed) *** Error: #<NoMethodError: private method `write_children' called for <div> ... </>:REXML::Element>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
maruku-0.5.8 | tests/unittest/attributes/att2.md |
maruku-0.5.7 | tests/unittest/attributes/att2.md |
maruku-0.5.9 | tests/unittest/attributes/att2.md |