Introduction
Usage
.txt--to text
stencila convert doc.smd doc.txtInfo
Implementation
codec-textcodec-text-trait
Limitations
Plain text is encode-only. Import (decoding) from plain text is not supported. All document structure is lost: headings become plain lines, links lose their URLs, tables lose their structure, and code blocks lose their language annotations. Images and other media are omitted entirely from the output.