|
Same thing on the same page under "Third Party Research", bullet "Competitor Aliases".
This has to do with how confluence handles lists.
The simplest conversion fix I can think of is to add a newline after the list and before the item that should not be indented. Tikiwiki Syntax:
* item 1 * item 2 not a list item Confluence Syntax - Ideal: * item 1 * item 2 not a list item |
||||||||||||||||||||||||||||||||||||||||||||||||||||
Before conversion:
"Domain Name: ICODECPACK.COM"
Current UWC conversion:
"\tDomain Name: ICODECPACK.COM"
Desired:
"Domain Name: ICODECPACK.COM"