I’m finally making the switch from Reddit. The Voyager app seems like a pretty seamless transition, but I’d love to hear any tips about using this platform, or what quirks distinguish it from Reddit as a whole.

  • pinball_wizard@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    Another tip I haven’t seen yet:

    • It varies by client, but Markdown generally works, here.

    • Spoiler tags seem to still be a separate extension from regular Markdown.

    • Many of us try to be more careful to include ALT Text with images, as it supports both blind users, and anyone whose server is just being slow to load images:

    Example of Image with Alt text in Markdown:

    ![alt text](/path/to/img.jpg "Title")