...except when `--recursive` is set. We could remove the `--inline` flag: ``` -i, --inline Sets the display style for the formula to "inline" -b, --block Sets the display style for the formula to "block" ``` and have a flag called `-i, --inplace` instead.