Zhomart / wikimodel

Automatically exported from code.google.com/p/wikimodel
0 stars 0 forks source link

Miscellaneous issues in Confluence parser #186

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Fix several issues in the Confluence parser:
* add some macros support

           | "important"
           | "caution"
           | "example"
           | "docbook"
           | "screen"
           | "table-plus"

* support for image parameters: !image.png|title=foo!

* {code} macro should produce corresponding macro event and not verbatim event

Original issue reported on code.google.com by thomas.m...@gmail.com on 29 Jun 2010 at 8:07

Attachments:

GoogleCodeExporter commented 9 years ago
Forgot some points:
* fixed bad styles used:
  {{ }} -> MONO instead of CODE
  ++ ++ -> INS instead of TT

Original comment by thomas.m...@gmail.com on 29 Jun 2010 at 8:32

GoogleCodeExporter commented 9 years ago
The patch has been provided by Julien Viet

Original comment by thomas.m...@gmail.com on 29 Jun 2010 at 8:39

GoogleCodeExporter commented 9 years ago

Original comment by thomas.m...@gmail.com on 29 Jun 2010 at 8:47

GoogleCodeExporter commented 9 years ago

Original comment by thomas.m...@gmail.com on 29 Jun 2010 at 8:48

GoogleCodeExporter commented 9 years ago

Original comment by thomas.m...@gmail.com on 16 Aug 2010 at 7:08

GoogleCodeExporter commented 9 years ago

Original comment by thomas.m...@gmail.com on 29 Sep 2010 at 1:50

GoogleCodeExporter commented 9 years ago

Original comment by thomas.m...@gmail.com on 13 Jul 2011 at 7:16