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
28
vendor/plugins/maruku/tests/unittest/headers.md
vendored
28
vendor/plugins/maruku/tests/unittest/headers.md
vendored
|
@ -44,30 +44,6 @@ A title with emphasisA title with emphasisA title with emphasis
|
|||
|
||||
|
||||
*** Output of Markdown.pl ***
|
||||
<h1>A title with <em>emphasis</em></h1>
|
||||
|
||||
<h2>A title with <em>emphasis</em></h2>
|
||||
|
||||
<h4>A title with <em>emphasis</em></h4>
|
||||
|
||||
(not used anymore)
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div>
|
||||
<h1>
|
||||
A title with
|
||||
<em>
|
||||
emphasis
|
||||
</em>
|
||||
</h1>
|
||||
<h2>
|
||||
A title with
|
||||
<em>
|
||||
emphasis
|
||||
</em>
|
||||
</h2>
|
||||
<h4>
|
||||
A title with
|
||||
<em>
|
||||
emphasis
|
||||
</em>
|
||||
</h4>
|
||||
</div>
|
||||
(not used anymore)
|
Loading…
Add table
Add a link
Reference in a new issue