# Test for escape mode - translate = `:escape` ```bash echo "Hello World!" printf "Line with \"quotes\" and 'apostrophes'\n" ```