Programmer by day, burnt out by night.

  • 0 Posts
  • 1.6K Comments
Joined 1 year ago
cake
Cake day: July 22nd, 2023

help-circle



















  • I was just checking out the comments to see if anyone already commented that!
    You can also add alt text for accesability between the [ and ].

    For example, I’ll upload an image and link it in text like:

    ![full](https://ttrpg.network/pictrs/image/c97a0e00-82c3-498a-a6ee-dc1960beabef.jpeg)
    

    This becomes:

    full

    If I’d want to upload it in two smaller slices it would look like this:

    ![top](https://ttrpg.network/pictrs/image/c0d20eb9-089b-4dd3-aaf0-0f08887652c0.jpeg)
    ![bottom](https://ttrpg.network/pictrs/image/9bfd7f44-eef1-4949-8649-211ce870fb13.jpeg)
    

    top bottom

    Which should look the same, but in the end someone’s (web-)client may decide to render it differently (such as putting a border or some blank space around each image)