Hi,
I try to add some icons from FontAwesome in my Flask project, it's working, great.
The problem is I use too flask-simplemde in this project.
Both are not friends.
I think simple-mde retrieve icons from FontAwesome and some are not showing up..

This is happening only when I add the <script> tag for FontAwesome in my template file.
Thank you for help !
Hi,
I try to add some icons from FontAwesome in my Flask project, it's working, great.
The problem is I use too flask-simplemde in this project.
Both are not friends.
I think simple-mde retrieve icons from FontAwesome and some are not showing up..
This is happening only when I add the
<script>tag for FontAwesome in my template file.Thank you for help !