Re: Images in table not properly rendered

2013-07-25 Thread Olivier Lamy
Hi, Simply create an issue here http://jira.codehaus.org/browse/DOXIA and attach your patch. 2013/7/24 Mark Schenk : > All, > > > > In noticed that images within tables are not properly rendered, for example: > > > > ||Symbol||Description|| > > |!images/symbol.png!|text| > > > > Doesn’t result in

Images in table not properly rendered

2013-07-24 Thread Mark Schenk
All, In noticed that images within tables are not properly rendered, for example: ||Symbol||Description|| |!images/symbol.png!|text| Doesn't result in an image shown in the table cell. After investigation I found out that the renderer of the table (TableBlockParser) only applies the ParagraphB