Sha256: abfe4f73ea10ebb36826d5d9bc2e90dfe7d28397d7bc660537dff4a7b45fd8bb
Contents?: true
Size: 468 Bytes
Versions: 9
Compression:
Stored size: 468 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) *** <p>{a}: a {:b: a}</p >
Version data entries
9 entries across 9 versions & 1 rubygems