Versions in this module Expand all Collapse all v0 v0.0.14 Jul 26, 2024 Changes in this version + func CountLetters(input io.Reader) uint64 + type EntityObj struct + Length int + Offset int + Type FormatType + type FormatType byte + const FormatBlockquote + const FormatBold + const FormatCenterText + const FormatItalic + const FormatLargerText + const FormatLeftText + const FormatNewLine + const FormatRightText + const FormatSmallText + const FormatStrikethrough + const FormatSubscript + const FormatSuperscript + const FormatUnderline + type ParagraphObj struct + Entities []EntityObj + Text string + type TagObj struct + IsOpen bool + Position int + Type FormatType