Testing markdown in code blocks

Just testing if code blocks containing markdown display correctly.

Testing non-markdown code:

# this is just a comment in a code block

rm -rf /

Testing markdown in a code block:

![Photo of a snail](https://lemmy.world/pictrs/image/f9281257-b8bc-4c77-9aad-be5038e0758f.jpeg)

Testing markdown image:

Photo of a snail

11 points · 2 comments · view on lemmy.world

2 Comments

bakavic@latte.isnot.coffee · 3 pts · 3y (1 reply)
gkd@lemmy.ml · 3 pts · 3y

Oh that's a fun edge case. Thanks!