Cleaned up some dependencies, and added a mime_types.yml file for Mongrel-compatibility.
2 KiB
Write a comment here *** Parameters: *** {} *** Markdown input: ***
Symbol | Meaning | comments |
---|---|---|
{:r} α | The first | I like it. |
{:r} ℵ | The first | I like it. |
{:r: scope='row'} *** Output of inspect *** md_el(:document,[ md_el(:table,[ md_el(:head_cell,["Symbol"],{},[]), md_el(:head_cell,["Meaning"],{},[]), md_el(:head_cell,["comments"],{},[]), md_el(:cell,[" ", md_entity("alpha")],{},:ref, "r"), md_el(:cell,["The first"],{},[]), md_el(:cell,["I like it."],{},[]), md_el(:cell,[" ", md_entity("aleph")],{},:ref, "r"), md_el(:cell,["The first"],{},[]), md_el(:cell,["I like it."],{},[]) ],{:align=>[:left, :left, :left]},[]), md_el(:ald,[],{:ald=>"scope", "row",:ald_id=>"r"},[]) ],{},[]) *** Output of to_html ***
Symbol | Meaning | comments |
---|---|---|
α | The first | I like it. |
ℵ | The first | I like it. |
OK!
*** Output of Markdown.pl ***
Symbol | Meaning | comments ------------|---------|--------- {:r} α | The first | I like it. {:r} ℵ | The first | I like it.
{:r: scope='row'}
*** Output of Markdown.pl (parsed) ***
Symbol | Meaning | comments ------------|---------|--------- {:r} α | The first | I like it. {:r} ℵ | The first | I like it.
{:r: scope='row'}