Hello everybody !
My second Flarum extension is based on a request from @Aethior.
It adds a custom BBCode command to add FontAwesome icons in your posts.
Once you have enabled the extension, you can use the [fa]icon[/fa]
command which will be replaced by a FA icon 
Installation
composer require antoinefr/flarum-ext-bbcode-fa
Screenshot

Repositories
GitHub
Packagist