package
0.108.0
Repository: https://github.com/gotd/td.git
Documentation: pkg.go.dev

# Functions

Bytes reads HTML from given byte slice and returns styling option to build styled text block.
Format formats string using fmt, parses HTML from formatted string and returns styling option to build styled text block.
HTML parses given input from reader and adds parsed entities to given builder.
Reader reads HTML from given reader and returns styling option to build styled text block.
String reads HTML from given string and returns styling option to build styled text block.

# Structs

Options is options of HTML.