Hi all,
I want to write to my textArea for example ""hi all"".
And then I would like to see hi all in bold
exactly like in WikiSystem.
I used PRDocumentParser parse: '""hi all""',
but this method returns PRDocument.
But I want reneder this string in renederContentOn: method
Please help me!
Best regards Marek Fiala