01-10-2016, 12:55 AM
(This post was last modified: 01-10-2016, 04:51 AM by wolfgang1983.)
I am working with codeigniter & Codemirror for my custom text-editor
But for some reason when I add new line in the text editor it does not show the new lines created in the question-preview div
In the question-preview div which is below the bootstrap panel it shows all the code in one line. I need to be able to make sure it displays it new lines correct as well in my question-preview div.
Here is a Codepen Demo
Thank you in advance.
But for some reason when I add new line in the text editor it does not show the new lines created in the question-preview div
In the question-preview div which is below the bootstrap panel it shows all the code in one line. I need to be able to make sure it displays it new lines correct as well in my question-preview div.
Here is a Codepen Demo
Thank you in advance.
There's only one rule - please don't tell anyone to go and read the manual. Sometimes the manual just SUCKS!