I\'d like to have multiple instances of CKEditor based on the same config settings, but with different heights. I tried setting up config with the default height, s
Update 25 Jun 2019.
Please Use this code to add multiple CKEditor instances with custom height for each one. Easiest way ever.
Ref: Here