getting error : can not include <font-awesome/check_circle>
hillpates123 opened this issue · comments
hiren patel commented
when trying online at https://www.plantuml.com/plantuml/uml
getting this error
Joel Parker Henderson commented
For the online renderer, can you try providing a path?
For example, try prepending "tupadr3" to the path, like this:
@startuml
!include <tupadr3/font-awesome/check_circle>
rectangle "<$check_circle>"
@enduml
Does that succeed for you?
Joel Parker Henderson commented
I haven't seen a reply from you for a couple weeks, so I'll close this issue for now. Feel free to reopen it if you still need help.