Actions
Defect #3072
closed<div style=''> does not work as advertised
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
2009-03-30
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
When clicking 'help' on text formatting, I am forwarded to the full textile documentation, which has the following example, at the end of section 4 (http://hobix.com/textile/#attributes):
(for the report, I've wrapped it with <pre>)
<div style="float:right;"> h3. Sidebar "Hobix":http://hobix.com/ "Ruby":http://ruby-lang.org/ </div> The main text of the page goes here and will stay to the left of the sidebar.1
The div selector is quoted in the text, instead of left as is.
My use case is that I need to change the div's direction to be "rtl", and it is impossible at the moment.
A workaround or even a hack to make it work would also be appreciated
Files
Related issues
Actions