CHROME (google) is planing to implement DRM (kinda) into their browser
looks like rendering adblockers extensions obsolete with manifest-v3 was not enough so now they try to implement DRM into the browser giving the ability to any website to refuse traffic to you if you don't run a complaint browser ( cough...firefox )
here is an article in hacker news since i'm sure they can explain this to you better than i.
and also some github docs
You are viewing a single comment
FYI, you need two new lines (hit Enter twice) to actually get a new line in Lemmy.
Two new lines One new line.
Can also add two spaces at the end of line to force line break
Is there a reason behind this?
It's standard markdown afaik. Two new lines creates a new paragraphs, two spaces and one new line creates just a new line.
Markdown treats single newline breaks as being a line wrap in a long text flow
Because Reddit does it? 🤷♀️
Nah its part of the markdown specification
That's actually a bit of a relief to learn. I didn't want to believe it was simply because Lemmy was trying to copy Reddit, but I just didn't know enough to see any other reason.