Misc Cleanup
Cleaned up some dependencies, and added a mime_types.yml file for Mongrel-compatibility.
This commit is contained in:
parent
f101ee9a21
commit
4586614914
89 changed files with 1265 additions and 1812 deletions
|
@ -64,15 +64,13 @@ hellohh c1c2
|
|||
<p>{:t: scope="row"}</p>
|
||||
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div>
|
||||
<p>
|
||||
hello {: summary="Table summary" .class1 style="color:red"}
|
||||
</p>
|
||||
<p>
|
||||
h | h ----------|-- {:t} c1 | c2 {: summary="Table summary" .class1
|
||||
style="color:red"}
|
||||
</p>
|
||||
<p>
|
||||
{:t: scope="row"}
|
||||
</p>
|
||||
</div>
|
||||
<div
|
||||
><p>hello
|
||||
{: summary="Table summary" .class1 style="color:red"}</p
|
||||
><p>h | h
|
||||
----------|--
|
||||
{:t} c1 | c2
|
||||
{: summary="Table summary" .class1 style="color:red"}</p
|
||||
><p>{:t: scope="row"}</p
|
||||
></div
|
||||
>
|
Loading…
Add table
Add a link
Reference in a new issue