Feature #10809
closed
Terence Mill wrote:
We would like to be able to position tables idented
But paragraphs not working for tables
|col1|col2|col3|
muaaaahahahaha
This is quoting, clever dog.
Identing is without vertical quote line and can be configured how far idented.
- Subject changed from identing tables to Indenting tables
AFAIK, textile does not support indentation for tables but you can use inline style (Redmine >=1.4):
table{margin-left:2em}.
|val1|val2|val3|
table{margin-left:4em}.
|val1|val2|val3|
That gives:
- Status changed from New to Closed
- Resolution set to Fixed
Also available in: Atom
PDF