Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2502 @sanjaydasgupta Thanks for addressing newline issue. If we take a look dynamic form, each interpreter can choose whether interpreter wants to use Dynamic form or not by overriding [Interpreter. getFormType()](https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/Interpreter.java#L102). Do you think this feature can be generalized and each interpreter will able to choose to enable/disable this feature, in the future?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---