// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Reply getNestedReplyText Returns valid reply fallback text for m.text msgtypes 1`] = ` Object { "body": "> <@user1:server> body ", "html": "
In reply to @user1:server
body
", } `;