TIF_E41200319/Website/public/library/summernote/examples
Moh. Bahrul 'Ulum 2e56fe8087 website 2024-07-23 15:22:01 +07:00
..
README.md website 2024-07-23 15:22:01 +07:00
airmode.html website 2024-07-23 15:22:01 +07:00
codemirror.html website 2024-07-23 15:22:01 +07:00
custom-style.html website 2024-07-23 15:22:01 +07:00
example.css website 2024-07-23 15:22:01 +07:00
external-api.html website 2024-07-23 15:22:01 +07:00
external-codemirror.html website 2024-07-23 15:22:01 +07:00
hint-emoji.html website 2024-07-23 15:22:01 +07:00
hint-math.html website 2024-07-23 15:22:01 +07:00
hint-userdefine.html website 2024-07-23 15:22:01 +07:00
hint-words.html website 2024-07-23 15:22:01 +07:00
history-limit.html website 2024-07-23 15:22:01 +07:00
index.template website 2024-07-23 15:22:01 +07:00
jquery-custom-event.html website 2024-07-23 15:22:01 +07:00
lang.html website 2024-07-23 15:22:01 +07:00
link-blank.html website 2024-07-23 15:22:01 +07:00
mode-switcher.html website 2024-07-23 15:22:01 +07:00
ondialog-multitab.html website 2024-07-23 15:22:01 +07:00
ondialog.html website 2024-07-23 15:22:01 +07:00
placeholder.html website 2024-07-23 15:22:01 +07:00
plugin-hello.html website 2024-07-23 15:22:01 +07:00
recordEveryKeyStroke.html website 2024-07-23 15:22:01 +07:00
symbols_mathematical-symbols_Greek-letters.json website 2024-07-23 15:22:01 +07:00
textarea.html website 2024-07-23 15:22:01 +07:00
toolbar-container.html website 2024-07-23 15:22:01 +07:00
with-google-font.html website 2024-07-23 15:22:01 +07:00

README.md

Examples

This directory contains examples how to use Summernote in various ways.

To add an example, just create a new html file then Webpack dev server will serve it. By running yarn dev, you can access to the index page of examples. The index page will be created from index.template file.