Community
Participate
Working Groups
To reproduce: # create a new *.textile file # add the following markup: =="_Eclipse_":http://eclipse.org== # observe that the word "Eclipse" is not italicized the nested styles should be visible in the source editor. Related to bug 341824
That seems to be a special case: if I try your sample, the link is not actually parsed - the preview shows the raw text between the equal signs for a *.textile file with this single line: =="_Eclipse_":http://eclipse.org== If I have actual text in that line I get the issue from bug 341824, e.g. with: Link: "_Eclipse_":http://eclipse.org Foundation
fixed, this one will make Indigo SR1
Created attachment 197437 [details] mylyn/context/zip
I have merged the commit onto the e_3_7_m_3_6_x branch. It will be included in the Indigo RC4 contribution.