Fonte awesome installed but Joplin not rendering them

Hi, can anyone tell me why this is happening, please?

The text in Xed & Joplin were both pasted from the same clipboard copy

Joplin 2.8.8 (prod, linux)

Client ID: dd8edcb750f441f7abbfbdcd5336bc4e
Sync Version: 3
Profile Version: 41
Keychain Supported: No

Revision: c2a6a13

From the look of the text in the editor pane you haven't told Joplin to deviate from the default body font. I guess you need an inline font style similar to:

set $ws1 "1: <font style="font-family:fontawesome;">x</font>"

where x is the character you want to display.

I do not know if the fontawesome font is called "fontawesome" for the purposes of styling as I do not use it, but hopefully you get my gist...

Edit:
Just loaded a FontAwesome font variant to test this.

set_font

2 Likes

Thanks!

But, unfortunately that doesn't work in a code block :frowning:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.