TomPHP solution does not work with the newer version of summernote.
In case anyone stumbles upon this post here is a current solution.
var textareaValue = $('#summernote').summernote('code');
TomPHP solution does not work with the newer version of summernote.
In case anyone stumbles upon this post here is a current solution.
var textareaValue = $('#summernote').summernote('code');