FriendsOfFlarum / formatting

Customize TextFormatter with plugins through the admin interface
MIT License
22 stars 10 forks source link

Add Support to Spotify #18

Closed danielunited closed 3 years ago

danielunited commented 3 years ago

Spotify changed the way they generate links to communities (example: https://link.tospotify.com/fzU48B0mLbb)

s9e/TextFormatter added support to it a few days ago, I'm wondering if we can include it too?

Thanks!

clarkwinkelmann commented 3 years ago

You should be able to just run composer update s9e/text-formatter.

On either beta 13 or beta 14 this should make TextFormatter jump to 2.7.6

danielunited commented 3 years ago

Works!