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
|
@ -69,23 +69,10 @@ Targets Inside: last
|
|||
<p>Inside: <?mrk puts "Inside: Hello" ?> last</p>
|
||||
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div>
|
||||
<p>
|
||||
<? noTarget?>
|
||||
<?php ?>
|
||||
<?xml ?>
|
||||
<?mrk ?>
|
||||
</p>
|
||||
<p>
|
||||
Targets
|
||||
<? noTarget?>
|
||||
<?php ?>
|
||||
<?xml ?>
|
||||
<?mrk ?>
|
||||
</p>
|
||||
<p>
|
||||
Inside:
|
||||
<?mrk puts "Inside: Hello"?>
|
||||
last
|
||||
</p>
|
||||
</div>
|
||||
<div
|
||||
><p
|
||||
> <? noTarget?> <?php ?> <?xml ?> <?mrk ?></p
|
||||
><p>Targets <? noTarget?> <?php ?> <?xml ?> <?mrk ?></p
|
||||
><p>Inside: <?mrk puts "Inside: Hello"?> last</p
|
||||
></div
|
||||
>
|
Loading…
Add table
Add a link
Reference in a new issue