Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

jvancoillie/summernote-pages

Repository files navigation

Work in progress .....

summernote-pages

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

Installation

1. Include files

Include the following code after Summernote:

<script src="summernote-cleaner.js"></script>

and the following stylesheet

  <link href="summernote-pages.css" rel="stylesheet">

2. Supported languages

TODO

3. Summernote options

TODO

$('.summernote').summernote({
  
});

Documentation

TODO

Thanks:

  • Diemen Design
    • Check out other Summernote Plugins via the main Github page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published