# 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 23
# self = https://watcher.sour.is/conv/nv7khwq
Strange I got away with one $ dollar sign, but the other post I had to use AUD instead?
@off_grid_living You mean like $100 ?
@off_grid_living You mean like $100 ?
@prologic I think @off_grid_living was talking about that strange bug we talked about a while ago where two dollar signs turn into escaped parenthesis. I think I saw it happening within the last day or so. $ test $
@prologic I think @off_grid_living was talking about that strange bug we talked about a while ago where two dollar signs turn into escaped parenthesis. I think I saw it happening within the last day or so. $ test $
@mckinley $$ Bill
@mckinley $$ Bill
Yeah, it worked. Check my plaintext feed. The dollar signs turn into parenthesis escaped with backslashes when viewed on the web client.
Yeah, it worked. Check my plaintext feed. The dollar signs turn into parenthesis escaped with backslashes when viewed on the web client.
@mckinley How did you do that?
@mckinley How did you do that?
@adi I just typed the dollar signs into the reply box. The post on my plaintext feed is exactly what I typed. You typed two dollar signs and it didn't work, but maybe they have to be separated? Test: $ $
@adi I just typed the dollar signs into the reply box. The post on my plaintext feed is exactly what I typed. You typed two dollar signs and it didn't work, but maybe they have to be separated? Test: $ $
Test (_please ignore_)\n\n$$Test$$
Test (_please ignore_)

$$Test$$
Test (_please ignore_)

$$Test$$
Hmm the raw text is:


Test (_please ignore_)

$$Test$$


This is getting done at the formatter that uses Markdown to interpret posts. Hmmmm 🤔
Hmm the raw text is:\n\n
\nTest (_please ignore_)\n\n$$Test$$\n
\n\nThis is getting done at the formatter that uses Markdown to interpret posts. Hmmmm 🤔
Hmm the raw text is:


Test (_please ignore_)

$$Test$$


This is getting done at the formatter that uses Markdown to interpret posts. Hmmmm 🤔
If someone would like to understand this bug and possibly fix it, I'd be grateful. cc @adi @mckinley
If someone would like to understand this bug and possibly fix it, I'd be grateful. cc @adi @mckinley
@mckinley $ $ Bill
@mckinley $ $ Bill