Versions in this module Expand all Collapse all v0 v0.1.1 Sep 27, 2018 Changes in this version + func WrapBold(text string) string + func WrapH1(header string) string + func WrapH2(header string) string + func WrapH3(header string) string + func WrapInlineCode(text string) string + func WrapItalic(text string) string + func WriteTableHeader(w io.Writer, headers []string) + func WriteTableRow(w io.Writer, cells []string)