-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
Any chance to get an option which probably take an interface func Custom(*html.Node) string then html2text will convert the node to text base on the func return? My use case is I need to inject a predefined HTML pattern into email for my application later on to pick up the same HTML pattern. But the pattern will not be supported in plain text though. For HTML email content, hiding HTML can use display none or font-size 0px, but it still being pick up by html2text though.
Thank you for the library.
scottstensland and iansinnott
Metadata
Metadata
Assignees
Labels
No labels