Mastodon Feed: Post

Mastodon Feed

adam@social.lol ("Adam Newbold") wrote:

Dialing in the #Neato tagging syntax as part of the Power-Up architecture. Power-Ups can register one or more tag prefixes to define functions.

For instance, want to use a Font Awesome icon? You can just do:

{fa:solid/ice-cream}

To display this icon:

https://fontawesome.com/icons/ice-cream?f=classic&s=solid

And it’ll displayed as an actual embedded inline SVG, which is way better than using the Font Awesome icon font or their JS-based display methods. (Why? Because your icons will still show up on CSS Naked Day, lol.)