Documentation
¶
Index ¶
- func BBCodeToHTML(input string) (res string, err error)
- func BBfy(root bbnode.Interface, cur *bbnode.Node) (res bbnode.Interface)
- func HTMLNodeToBBNode(node *html.Node, parent bbnode.Interface) (res bbnode.Interface)
- func HTMLToBBCode(r io.Reader) (res string, err error)
- func HTMLToBBNode(r io.Reader) (res bbnode.Interface, err error)
- func NewSibling(node *bbnode.Node, t string) *bbnode.Node
- func Parse(input string, mode string) *bbnode.Node
- func Simplify(root *bbnode.Node) *bbnode.Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BBCodeToHTML ¶
func HTMLNodeToBBNode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.