Parses a markdown string with bold, bold, italic, bold+italic, and strikethrough syntax into an array of styled text segments.
Unrecognized or unmatched markers are emitted as plain text.
Parses a markdown string with bold, bold, italic, bold+italic, and
strikethroughsyntax into an array of styled text segments.Unrecognized or unmatched markers are emitted as plain text.