# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 3
# self = https://watcher.sour.is/conv/jmwupsq
Testing code block. I will hit return, and enter a code block right after.

This is a long text here, so that the code block will have a horizontal scrollbar to see if it overflows to the line right below. I will not close the code block, and add another line right beneath it.
More on the code block, a second line in it.

This line goes right after the code block, no blank spaces before it.
Now doing the same, but adding an empty line in between.


This is a long text here, so that the code block will have a horizontal scrollbar to see if it overflows to the line right below. I will not close the code block, and add another line right beneath it.
More on the code block, a second line in it.


This line goes right after the code block, with an empty line in between.
Same, or even weirder result. The first twt on this yarn, on conv shows fine. The second, on the other hand, shows the overflow over the line below the code block. That is, the code block overflows on the line below. I am seeing this on Safari **desktop**. It is fine on mobile.