Add support for parsing Markdown inside HTML by adam-fowler · Pull Request #38 · JohnSundell/Ink

See CommonMark example 108 https://spec.commonmark.org/0.18/#example-108. Added GroupFragment protocol that can hold multiple fragments. HTML fragment comforms to this as it needs to hold its HTML ...