as.list.am_text: Convert Automerge text to character string
Description
Returns the text content as a character string.
Usage
# S3 method for am_text
as.list(x, doc = NULL, ...)
Arguments
- x
An Automerge text object
- doc
The document containing this object (automatically provided)
- ...
Additional arguments (unused)