<MessageBodytext="Plain text 🔥message. With 🔥emoji🔥 sprinkled 🔥about"/>
```
```jsx
<MessageBodytext="🔥Message starting and ending with emoji🔥"/>
```
### Links
```jsx
<MessageBodytext="This before and after link. Before. https://somewhere.com After."/>
```
```jsx
<MessageBodytext="Link https://somewhere.com\nWhat do you think? How about this one? \n\nhttps://anotherlink.com"/>
```
```jsx
<MessageBodytext="Link https://somewhere.com\nWhat do you think? How about this one? \n\nhttps://anotherlink.com"/>
```
```jsx
<MessageBodytext="should not render as link:\nmailto:someone@somewhere.com\nftp://something.com\n//local/share\n\\local\share\n\nshould render as link:\ngithub.com\nhttps://blah.com"/>