howdee.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
For the moment, a personal instance for a web developer based in North East England.

Administered by:

Server stats:

4
active users

Hello #PHP friends! Which library do you personally use to convert #Markdown into HTML?

(I cannot stress enough that I am looking for *personal* recommendations. I know how to use a search engine. I like to know what people are actually using. Yes, I realise this clarifying paragraph is longer than the question. Blame the twunts who insist on answering every question with a guess.)

Jon Park

@Edent as others have said, I’ve always used the league/commonmark package as my go-to. I forget the specifics, but the Commonmark spec is the same as Markdown with some fixes/clarifications. It always does me well.