I don't really understand how I am able to create a new paragraph. When I hit the return key (alone or with a shift/command/ctrl/alt combinaison), nothing happen. I tried to hit the return key twice but it doesn't work either.
The only way I found was to set disableReturn: false in the js/wysiwyg.js file (line 37).
But I guess this is not the good solution.
Hello,
I don't really understand how I am able to create a new paragraph. When I hit the return key (alone or with a shift/command/ctrl/alt combinaison), nothing happen. I tried to hit the return key twice but it doesn't work either.
The only way I found was to set
disableReturn: false
in the js/wysiwyg.js file (line 37). But I guess this is not the good solution.Thank you in advance.