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
|
@ -54,8 +54,9 @@ Paragraph
|
|||
Paragraph</p>
|
||||
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div>
|
||||
<p>
|
||||
Paragraph Paragraph Paragraph
|
||||
</p>
|
||||
</div>
|
||||
<div
|
||||
><p>Paragraph
|
||||
Paragraph
|
||||
Paragraph</p
|
||||
></div
|
||||
>
|
|
@ -36,11 +36,8 @@ Paragraph1Paragraph2
|
|||
<p>Paragraph2</p>
|
||||
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div>
|
||||
<p>
|
||||
Paragraph1
|
||||
</p>
|
||||
<p>
|
||||
Paragraph2
|
||||
</p>
|
||||
</div>
|
||||
<div
|
||||
><p>Paragraph1</p
|
||||
><p>Paragraph2</p
|
||||
></div
|
||||
>
|
Loading…
Add table
Add a link
Reference in a new issue