You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FA Test
-------
- An icon :fas:`spinner;sd-text-primary`, some more text.
- An icon :fab:`github`, some more text.
- An icon :fab:`gitkraken;sd-text-success fa-xl`, some more text.
- An icon :fas:`skull;sd-text-danger`, some more text.
expectation
I expected FA icons to appear as shown in the parent PyData doc
bug
But instead no FA icon appears; instead, they appear as an #anchored link that literally shows:
:fab:`github`
problem
This is a problem for anyone trying to use FontAwesome.
Reproduce the bug
FA Test
An icon :fas:spinner;sd-text-primary, some more text.
An icon :fab:github, some more text.
An icon :fab:gitkraken;sd-text-success fa-xl, some more text.
An icon :fas:skull;sd-text-danger, some more text.
List your environment
python 3.10
win11
sphinx-book-theme 1.1.3
sphinx 7.3.7
The text was updated successfully, but these errors were encountered:
Many thanks, friend. However, I am going to leave this ticket open since this may still be a task. I went back to onboarding looked around similar sections regarding styling, but still couldn't find a direction to what you just told me.
Describe the bug
context
When I do ___:
expectation
I expected FA icons to appear as shown in the parent PyData doc
bug
But instead no FA icon appears; instead, they appear as an
#anchored
link that literally shows:problem
This is a problem for anyone trying to use FontAwesome.
Reproduce the bug
FA Test
spinner;sd-text-primary
, some more text.github
, some more text.gitkraken;sd-text-success fa-xl
, some more text.skull;sd-text-danger
, some more text.List your environment
The text was updated successfully, but these errors were encountered: