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
|
@ -33,11 +33,8 @@ md_el(:document,[
|
|||
<p markdown="1">Test **bold**</p>
|
||||
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div>
|
||||
<div markdown='1'>
|
||||
Test **bold**
|
||||
</div>
|
||||
<p markdown='1'>
|
||||
Test **bold**
|
||||
</p>
|
||||
</div>
|
||||
<div
|
||||
><div markdown='1'>Test **bold**</div
|
||||
><p markdown='1'>Test **bold**</p
|
||||
></div
|
||||
>
|
Loading…
Add table
Add a link
Reference in a new issue