Categorygithub.com/charles-haynes/html2bbcode
modulepackage
0.0.0-20240424023640-1a9ce8ffe3bc
Repository: https://github.com/charles-haynes/html2bbcode.git
Documentation: pkg.go.dev

# 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

# Structs

No description provided by the author