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
13
vendor/plugins/maruku/tests/unittest/blank.md
vendored
13
vendor/plugins/maruku/tests/unittest/blank.md
vendored
|
@ -36,11 +36,8 @@ Linea 1Linea 2
|
|||
<p>Linea 2</p>
|
||||
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div>
|
||||
<p>
|
||||
Linea 1
|
||||
</p>
|
||||
<p>
|
||||
Linea 2
|
||||
</p>
|
||||
</div>
|
||||
<div
|
||||
><p>Linea 1</p
|
||||
><p>Linea 2</p
|
||||
></div
|
||||
>
|
Loading…
Add table
Add a link
Reference in a new issue