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
19
vendor/plugins/maruku/tests/unittest/html5.md
vendored
19
vendor/plugins/maruku/tests/unittest/html5.md
vendored
|
@ -35,12 +35,13 @@ md_el(:document,[
|
|||
</div></p>
|
||||
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div>
|
||||
<p>
|
||||
<div class='frame'>
|
||||
<a href='http://www.flickr.com/photos/censi/88561568/' class='photo'>
|
||||
<img src='http://static.flickr.com/28/88561568_ab84d28245_m.jpg' height='180' moz-do-not-send='true' alt='Aperitif' width='240'/>
|
||||
</a>
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
<div
|
||||
><p
|
||||
><div class='frame'
|
||||
><a href='http://www.flickr.com/photos/censi/88561568/' class='photo'
|
||||
><img src='http://static.flickr.com/28/88561568_ab84d28245_m.jpg' height='180' moz-do-not-send='true' alt='Aperitif' width='240'
|
||||
/></a
|
||||
></div
|
||||
></p
|
||||
></div
|
||||
>
|
Loading…
Add table
Add a link
Reference in a new issue