PlainText Module
Reader and writer for `text/plain`. The plain-text form is the lowest common denominator: structure is flattened to lines, media becomes alt text.
Types
| Type | Description |
|
Reads plain text into a fluid `Document`: blank-line-separated paragraphs. |
|
|
Writes a `Document` as plain text. |
Functions and values
| Function or value |
Description
|
Full Usage:
MediaType
Returns: string
|
|
Nao