Latest Maruku and Tweak for itex2MML 1.3.4
Instiki's LaTeX output also supports \Perp.
This commit is contained in:
parent
5dd0507acc
commit
9b7b6fb805
94 changed files with 2126 additions and 1171 deletions
19
vendor/plugins/maruku/tests/unittest/html5.md
vendored
19
vendor/plugins/maruku/tests/unittest/html5.md
vendored
|
@ -35,13 +35,12 @@ 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