Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/jaytaylor/html2text
/ types & classes
Types & classes
9 in github.com/jaytaylor/html2text
⨍
Functions
65
◇
Types & classes
9
↓ 1 callers
TypeAlias
ExactStringMatcher
html2text_test.go:949
↓ 1 callers
TypeAlias
RegexpStringMatcher
html2text_test.go:940
Struct
Border
Border controls tablewriter borders. It uses simple bools instead of tablewriters `State`
prettytables.go:112
Struct
BorderStyle
prettytables.go:125
Struct
Options
Options provide toggles and overrides to control specific rendering behaviors.
html2text.go:17
Struct
PrettyTablesOptions
PrettyTablesOptions overrides tablewriter behaviors
prettytables.go:9
Interface
StringMatcher
html2text_test.go:935
Struct
tableTraverseContext
tableTraverseContext holds table ASCII-form related context.
html2text.go:94
Struct
textifyTraverseContext
traverseTableCtx holds text-related context.
html2text.go:80