stencila formats list
Usage
stencila formats list [OPTIONS]Examples
# List all supported formats in table format
stencila formats list
# Export format information as JSON
stencila formats list --as json
Columns
• Name: The format name
• Extension: Default file extension
• From: Can read/import this format
• To: Can write/export this format
• Lossless: Whether conversion preserves all dataOptions
-a, --as | jsonyamltoml |