Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bbcode

How Can I Convert Bbcode Characters To Jsx? (enriching Text)

Text = 'I have this text [b] and want this part to be bold [/b].' How can I replace the [b]… Read more How Can I Convert Bbcode Characters To Jsx? (enriching Text)

Javascript Not Parsing Nested Bbcode

I have coded a Javascript bbcode similar to the one I'm using to write this message. It also in… Read more Javascript Not Parsing Nested Bbcode