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
32
vendor/plugins/maruku/tests/unittest/html3.md
vendored
32
vendor/plugins/maruku/tests/unittest/html3.md
vendored
|
@ -44,14 +44,24 @@ involve <b href="http://www.flickr.com/photos/censi/70893277/">coffee</b>,
|
|||
<a href="http://www.flickr.com/photos/censi/42775888/in/set-936677/">sushi</a>,</p>
|
||||
|
||||
*** Output of Markdown.pl (parsed) ***
|
||||
<div
|
||||
><p>taking part in <a href='http://sied.dis.uniroma1.it/'>some arcane conspirations</a
|
||||
> which
|
||||
involve <b href='http://www.flickr.com/photos/censi/70893277/'>coffee</b
|
||||
>,
|
||||
<a href='http://flickr.com/photos/censi/42775664/in/set-936677/'>robots</a
|
||||
>,
|
||||
<a href='http://www.flickr.com/photos/censi/42775888/in/set-936677/'>sushi</a
|
||||
>,</p
|
||||
></div
|
||||
>
|
||||
<div>
|
||||
<p>
|
||||
taking part in
|
||||
<a href='http://sied.dis.uniroma1.it/'>
|
||||
some arcane conspirations
|
||||
</a>
|
||||
which involve
|
||||
<b href='http://www.flickr.com/photos/censi/70893277/'>
|
||||
coffee
|
||||
</b>
|
||||
,
|
||||
<a href='http://flickr.com/photos/censi/42775664/in/set-936677/'>
|
||||
robots
|
||||
</a>
|
||||
,
|
||||
<a href='http://www.flickr.com/photos/censi/42775888/in/set-936677/'>
|
||||
sushi
|
||||
</a>
|
||||
,
|
||||
</p>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue