I am using confluence wiki to add documentation on an application and really need to use indented paragraphs as would be available in word :
e.g. Value <tab> Indented explanation
so for example
A1 This is Option A1
A2 This is Option A2 that
Indents onto 2 lines if necessary
I dont see how you can do this easily and so am resorting to tables. The issue is they ALWAYS have borders and I cant see an option to remove those border s. people have suggested using Macros, but I am
a - unsure how to do this
b - Not sure if I am allowed to do this (As I am not an administrator)
I have been able to use <SPAN Style="...."> </SPAN> to change paragraph content to exactly what I want by editing the source - but this seems to have no impact upon the table. When I try to position it around the TBODY I just get messages about missing </span>.
Can anyone help me please?