# README
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.
# Functions
No description provided by the author
No description provided by the author
Convert takes an HTML formatted string, and returns a BBCode formattted string or an error if it can't convert it some logic is based on the Gazelle PHP converter.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author