You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The formatting of the original MML/PML message gets serialized as MD whitespace. This is incorrect as indentation should be meaningless.
Repro: change the formatting of payloads/templated_message_all_tags.messageml or payloads/expanded_single_jira_ticket.presentationml and observe unit test failures. The tests should be insensitive to formatting.
The text was updated successfully, but these errors were encountered:
The formatting of the original MML/PML message gets serialized as MD whitespace. This is incorrect as indentation should be meaningless.
Repro: change the formatting of payloads/templated_message_all_tags.messageml or payloads/expanded_single_jira_ticket.presentationml and observe unit test failures. The tests should be insensitive to formatting.
The text was updated successfully, but these errors were encountered: