项目作者: charles-haynes
项目描述 :
Go library to convert HTML to BBCode
高级语言: Go
项目地址: git://github.com/charles-haynes/html2bbcode.git
html2bbcode
Go library to convert HTML to BBCode. Has one method “Convert” that
takes an HTML formatted string, and converts it to BBCode. Returns an
error if it can’t convert it.