lishion opened a new issue, #54581: URL: https://github.com/apache/airflow/issues/54581
### Apache Airflow version 3.0.4 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? `airflow tasks render` command show an error indentation when property vaule is multi line string just like the red box in image <img width="1056" height="394" alt="Image" src="https://github.com/user-attachments/assets/ee24a4db-53e9-4187-8e2b-b49f47eec24a" /> ### What you think should happen instead? Should show right indentation like below <img width="1871" height="747" alt="Image" src="https://github.com/user-attachments/assets/ec2cb94d-ca80-44d2-958e-9d75ca76ece4" /> ### How to reproduce 1. Create a dag and task with any operator with a multi line string vaule 2. use `airflow tasks render` to render this taks like `airflow tasks render tutorial templated 2016-01-01` ### Operating System PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" ### Versions of Apache Airflow Providers no providers involved ### Deployment Docker-Compose ### Deployment details Deploy by docker ### Anything else? _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
