bbparser Simple bbcode parser library for Golang Features Constructor function which add almost all needed tags handlers Easy way to add your own tags/handlers Define special strings which need to be replaced (like \n with <br> ) Instalation go get github.com/KitlerUA/bbparser