simpleDocument(string $markdown)
__construct(protected Shape\Markdown $markdown_shape, protected Shape\SimpleDocumentMarkdown $simple_document_markdown_shape, protected Shape\WordOnlyMarkdown $word_only_markdown_shape)
wordOnly(string $markdown)
Methods in this interface should mostly be called by the according methods on Text instances,...