Sometimes I find myself using font awesome without need or ability to use short codes. E.i. programmatically constructed content.
I can turn on the linking with <div style="display:none;">{{< fa thumbs-up >}}</div> but that isn't super neat. without looking at the internals, being able to do something << fa activate=true >> would be nice way to link the files without adding an icon in the process