Sync with latest Maruku
Contains Ari Stern's additions for Blahtex support.
This commit is contained in:
parent
e1c7d035c9
commit
37aff87d71
100 changed files with 715 additions and 2848 deletions
21
vendor/plugins/maruku/tests/unittest/code2.md
vendored
21
vendor/plugins/maruku/tests/unittest/code2.md
vendored
|
@ -35,23 +35,6 @@ Code
|
|||
|
||||
|
||||
*** Output of Markdown.pl ***
|
||||
<blockquote>
|
||||
<p>Code</p>
|
||||
|
||||
<pre><code>Ciao
|
||||
</code></pre>
|
||||
</blockquote>
|
||||
|
||||
(not used anymore)
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div>
|
||||
<blockquote>
|
||||
<p>
|
||||
Code
|
||||
</p>
|
||||
<pre>
|
||||
<code>
|
||||
Ciao
|
||||
</code>
|
||||
</pre>
|
||||
</blockquote>
|
||||
</div>
|
||||
(not used anymore)
|
Loading…
Add table
Add a link
Reference in a new issue