-
Bug
-
Resolution: Answered
-
Medium
-
2.0
-
None
We have some large tables that were formatted in the following way to keep the source text readable:
Key | Value |
---|---|
a | alpha |
b | beta |
If I edit and switch to the rich text editor everything still looks fine. But then if I switch back to wiki markup:
Key | Value |
---|---|
a | alpha |
b | beta |
This is no longer equivalent, as can be verified by switching back to rich text or preview...