xamde / wikimodel

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

[Confluence] Support HTML macro #206

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use {html} test {html}
2. Wikimodel parses it into 
 HTML macro block(no content)
 Paragraph block("test")
 HTML macro block(no content)

What is the expected output? What do you see instead?
Parse into only 1 HTMl macro block

What version of the product are you using? On what operating system?

2.0.7

Original issue reported on code.google.com by hie...@exoplatform.com on 13 Jul 2011 at 2:43

GoogleCodeExporter commented 9 years ago
Fixed, thanks for the report.

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

GoogleCodeExporter commented 9 years ago

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