# 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 29
# self = https://watcher.sour.is/conv/gqinkuq
What's going on with Yarn/Twtxt?
I leave for a day to attend a few classes and talks and a lot happens here

The human icon πŸ‘€ is gone

There are new users πŸ‘₯, yeah πŸ₯³πŸŽ‰

Some people start to talk in German (?)

There are philosophical debates thanks to our friend Musk

πŸ‘€ and it's only Friday
BTW I'm watching that typing new lines is broken again. (On Web, mobile πŸ“±)
This should be in a new line.
This one as well.
@eaplmx

> The human icon πŸ‘€ is gone

@mckinley made a good point in [#hdiawha]/twt/hdiawha) and I agreed, so removed it for normal humans/users (kept the rest though as those are important and useful)
@eaplmx

> The human icon πŸ‘€ is gone

@mckinley made a good point in [#hdiawha]/twt/hdiawha) and I agreed, so removed it for normal humans/users (kept the rest though as those are important and useful)
@eaplmx looks correct in Goryon for me:

On mobile web, there are no newlines as you say.
Hmm I reverted and it made noΒ difference. @eaplmx you're only talking about the Web / Mobile Web view right? πŸ€”
Hmm I reverted and it made noΒ difference. @eaplmx you're only talking about the Web / Mobile Web view right? πŸ€”
Testing 1 2 3

This should be separate by a blank line.
Testing 1 2 3

This should be separate by a blank line.
LIne 1
Line 2
Line 3
LIne 1
Line 2
Line 3
@abucci thanks!
That's how it looks in my web editor, but it changes when the twt is shown.
Oh I'm so confused.
Oh I'm so confused.
@prologic Yes, it's KiwiBrowser, based on Chromium.

It seems it only respects double line changes.

Examoles:

Line\n
Another line\n
\n\n

Third line\n
4th line
@prologic Yes, it's KiwiBrowser, based on Chromium.

It seems it only respects double line changes.

Examoles:

Line\\n
Another line\\n
\\n\\n

Third line\\n
4th line
@prologic I believe in markdown a single line break does not start a new paragraph. You need a double line break for that. So if you're using a markdown renderer this is expected behavior.
@abucci Actually we have an extension enabled called parser.HardLineBreak that is suppose to behave the way @eaplmx describes on the Web. But hmmm I'm not sure what's going on... Going to do some local / dev testing...
@abucci Actually we have an extension enabled called parser.HardLineBreak that is suppose to behave the way @eaplmx describes on the Web. But hmmm I'm not sure what's going on... Going to do some local / dev testing...
@prologic got it
@abucci it depends on the flavor of Markdown I think https://www.markdownguide.org/basic-syntax#line-breaks

Aaand that's something I don't like from Markdown in favor of Gemtext πŸ˜…
@eaplmx πŸ€¦β€β™‚οΈ
Figured it ou! 🀣 Bahahahaha πŸ˜‚ We were stripping <br /> tags in the HTMl Sanitiser 😳 I _wonder_ long that bug has existed for any we've only noticed now?! πŸ™„ Nice catch @eaplmx πŸ₯³ Fix inbound... 🀞
Figured it ou! 🀣 Bahahahaha πŸ˜‚ We were stripping <br /> tags in the HTMl Sanitiser 😳 I _wonder_ long that bug has existed for any we've only noticed now?! πŸ™„ Nice catch @eaplmx πŸ₯³ Fix inbound... 🀞
@abucci haha lines for you

\n
\n
\n\r
\n
@abucci haha lines for you

\\n
\\n
\\n\\r
\\n
@prologic πŸ’™
There we go. Fixed πŸ₯³
There we go. Fixed πŸ₯³