I wish Mastodon had a way to mark up parts of a toot as block code, like reddit, stackoverflow, markdown, etc., all support.
Guess I could paste an image instead, but that's not what I want to do. I want to mark a few lines of text so it shows up differently. Possibly use a monospace font if possible for those lines.
Testing to see what `backtick` does.
```
This is a test.
```
What about tilde?
~~~
Another line.
~~~
I suspect none of this will turn out like I would hope.
