项目作者: charles-haynes

项目描述 :
Go library to convert HTML to BBCode
高级语言: Go
项目地址: git://github.com/charles-haynes/html2bbcode.git
创建时间: 2019-10-06T21:14:52Z
项目社区:https://github.com/charles-haynes/html2bbcode

开源协议:MIT License

下载


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.