Currently we loose much of the styling of linked texts. Especially for Pre- and Postconditions we do not generate links for linked elements such as states, we don't strike through deleted work items and we loose line breaks. In addition conditions seem to be aligned centered in Capella but they aren't in Polarion. All this should be fixed by this PR and we also do some minor refactoring to use the same functionality in the linked_text_as_description serializer and give the CapellaWorkItemSerializer class a bit more structure
resolves #49
Currently we loose much of the styling of linked texts. Especially for Pre- and Postconditions we do not generate links for linked elements such as states, we don't strike through deleted work items and we loose line breaks. In addition conditions seem to be aligned centered in Capella but they aren't in Polarion. All this should be fixed by this PR and we also do some minor refactoring to use the same functionality in the
linked_text_as_description
serializer and give theCapellaWorkItemSerializer
class a bit more structure resolves #49