Markup differences between Lemmy and PieFed in community description

This is how I see !webdev@programming.dev on PieFed.zip (1.5.0-dev):

image

And this is how it looks on the original server:

image

Maybe they changed the description, and the change didn't reach PieFed.zip. Or both servers are interpreting the markup differently.

16 points · 4 comments · view on lemmy.world

4 Comments

Stefan_S_from_H@piefed.zip · 4 pts · 219d (3 replies)
#### __What is web development?__  

They use level 4 headline + bold. Strange.

Result:

What is web development?

It seems Markdown here doesn't understand two underscores for bold. It understands one underscore for italic.

Stefan_S_from_H@piefed.zip · 4 pts · 219d

--> Markdown problem, independent of community descriptions.

I reported it: Two underscores for bold don't get recognized by the Markdown parser #1545

HotDog7@feddit.online · 2 pts · 219d (1 reply)

They use level 4 headline + bold.

My apologies for going off topic here, but how were you able to determine this? There doesn't seem to be a way for me to view the markdown source for sidebars like there is for user comments.

Stefan_S_from_H@piefed.zip · 2 pts · 219d

API documentation and curl.