I've been using lemmy for a while still i dont know all of its nook and corner or even how to properly use markdown in lemmy. I'm using voyager now and I dont know the major improvements of other apps.
Guys share all your experiments and experiences in lemmy, guide me how to use markdowns please.
Show us the milestones of all apps and lemmy itself
I'm not trying to insinuate that it doesn't. I'm just jaded at how many mutually exclusive Markdown-adjacent standards there are out there, and how many implementations there are which claim to adhere to one of the major standards but in actuality either don't fully support it, extend it with their own nonstandard bullshit, or both.
Also the only app that I know to have double-tap-slide to adjust the zoom on images precisely with one finger, since I implemented it.
I also implemented the "dismiss read" feature that I was missing from Relay for reddit, letting you remove read posts from your feed without refreshing it.
The settings let you adjust the UI a lot more than most apps, I think.
The latest update finally allows opening lemmy links in Thunder, and creating posts using the system share dialogue from other apps.
Exiting a comment/post you're writing without finishing them, saves them as a draft so you can come back and continue editing where you left it.
I'm one of the mods of !homevide@feddit.uk and I quite often post press releases of new and upcoming Blu-rays, 4K etc. The most annoying part was when copying and pasting press releases from websites, the formatting would be almost completely lost. Lists of special features would be transformed into block paragraphs.
But, the other mod of !homevideo found this web page where you can paste the text onto and it becomes converted into markdown text. I can then copy the new text and paste it into Lemmy and it now looks great, with bullet point lists preserved etc.
One fun tip is that if you're not sure how someone formatted a post the way they did, you can (at least on the default UI) use the "view source" icon
to take a peek. It works on comments as well although you might have to click the three dots under a comment to expand and see all the icons.
If you're on an instance that doesn't allow image uploads and you're hosting externally, the most useful markdown for you is ![alt text](imageURLhere.jpg) which will embed the actual image instead of you just having to post a link.