Mods too? I assume just for the communities they moderate
Oh, yeah I haven't added support for entering URLs from stuff that isn't Lemmy. I will try to add it though, thanks for pointing this out!
Thanks for the heads up, will fix it asap
Which URL did you use?
Yeah I am a bit paranoic sometimes about it too
Draw her programming with a kitty on the desk
I don't have any TwT
Might buy them at some point to gain a 200% programming boost, and of course paired with a skirt.
You can also put a backslash before a newline, like this
Line1\
Line2\
Line3
Looks like this:
Line1
Line2
Line3
Without the backslashes: Line1 Line2 Line3
With two newlines:
Line1
Line2
Line3
Also check out this Markdown tutorial , it's very helpful.
Imagine needing a client, real lemmings use the API directly with cURL
Which features would you like to see in Lemvotes?
I have no idea at all how to make a browser extension, I can try I guess but that's of lower priority, as I will try to have it use activitypub directly.