mid paragraph bold text

2
Hi guys, we have an application where we would like text in the middle of a paragraph to be bold. Adding the variables with {1} is easy, but is there a way to target those variables through css for example with <b>{1}</b>? Or would i need to add text, then text with a bold class, then the rest of the text?    
asked
3 answers
2

Either use separate texts or use a rich text viewer widget to accomplish the shown example.

answered
2

Another option would be to use the html snippet widget or the format string widget. 

answered
1

You will have to do separate texts and just display them inline.

answered