dididy opened a new pull request, #5058: URL: https://github.com/apache/zeppelin/pull/5058
### What is this PR for? **Description:** You can check that in the Classic UI, word wrap is applied when editing an paragraph, but in the New UI it is not, which makes editing difficult. From a user’s perspective, the lack of word wrap can make editing both inconvenient and confusing, so this issue should be addressed. Also, in the case of .md files, word wrap is applied when the file is executed, but it is not applied when editing, which seems to cause an inconsistency. **[Appropriate action - Classic UI]** https://github.com/user-attachments/assets/064d883d-0b3e-44cb-9448-bc00848bae78 **[AS-IS]** https://github.com/user-attachments/assets/3084b82a-a8fd-492f-8ef0-3fa421f92e99 **[TO-BE]** https://github.com/user-attachments/assets/8b8db68b-9373-41d1-b091-57599b34a4f2 ### What type of PR is it? Bug Fix ### Todos ### What is the Jira issue? * [[ZEPPELIN-6310](https://issues.apache.org/jira/browse/ZEPPELIN-6310)] ### How should this be tested? * Strongly recommended: add automated unit tests for any new or changed behavior * Outline any manual steps to test the PR here. ### Screenshots (if appropriate) ### Questions: * Does the license files need to update? N * Is there breaking changes for older versions? N * Does this needs documentation? N -- 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org