Hello, I have a dilema, I need to parse 49365 code with tags and no pattern and show it in a text. I want use (by example) to start and end a text in bold, and so on.
My problem is that I am not sure if regexp is the proper way to do it, or string map in some way
I was reading tk html, but it is very long project and I still did not find how it works really.
Any advice or clue will be appreciated.
Best regards, Javi