Join texts and optimize formatting
I have text objects (text1
, text2
, etc) with formatting information (eg. [bold, italic]
). Now I want to concat these texts and format them in HTML.
I have text objects (text1
, text2
, etc) with formatting information (eg. [bold, italic]
). Now I want to concat these texts and format them in HTML.