Feature #10325
Text formatting: textile not working for i.e. styles
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
Trying to use advanced textile syntax won't work as expected, but seems to be implemeted halfways. Example:
The phrase
%{color:red}red%
should create HTML code like
<span style="color:red">red</span>
but creates only
<span>red</span>
Related issues
History
#1
Updated by Jean-Philippe Lang over 10 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Same as #2416, fixed in 1.4.0.