Work in progress .....
A plugin for the Summernote WYSIWYG editor.
summernote-pages offers a display allowing editing in A4 format (landscape or portrait) with an auto page break. see the demo
Include the following code after Summernote:
<script src="summernote-cleaner.js"></script>
and the following stylesheet
<link href="summernote-pages.css" rel="stylesheet">
TODO
TODO
$('.summernote').summernote({
});
TODO
- Diemen Design
- Check out other Summernote Plugins via the main Github page.