Convert, preview, and validate Fountain screenplays.
# Convert a .fountain file to another format
fountain export <file> --format html|pdf|fdx
# Live preview a file in your browser
fountain preview <file>
# Validate a Fountain file's syntax
fountain check <file>
# Provides error messages with corresponding line numbers