package tui import tomd "github.com/JohannesKaufmann/html-to-markdown" var htmlToMarkdown = tomd.NewConverter("", true, nil)