Community
Participate
Working Groups
Build Identifier: I20110613-1736 Setting a table cell's alignment to top produces style="text-align: top;". Must be "vertical-align". Bug is in org.eclipse.mylyn.internal.wikitext.textile.core.block.TableBlock.processLineContent(String, int) Reproducible: Always Steps to Reproduce: 1. Create textile file with content |^NotOnTop|a<BR/>b| 2. Take a Preview
Thanks for the bug. Agreed, the emitted style should be @style="vertical-align:top;"@
Pushed a19d541f95e88c84b2123953d05b82759cf87db
Created attachment 203426 [details] mylyn/context/zip