MIF_E31211972/public/admin/library/summernote/examples
faisfarisi cf21187f7c first commit 2024-07-11 13:44:40 +07:00
..
README.md first commit 2024-07-11 13:44:40 +07:00
airmode.html first commit 2024-07-11 13:44:40 +07:00
codemirror.html first commit 2024-07-11 13:44:40 +07:00
custom-style.html first commit 2024-07-11 13:44:40 +07:00
example.css first commit 2024-07-11 13:44:40 +07:00
external-api.html first commit 2024-07-11 13:44:40 +07:00
external-codemirror.html first commit 2024-07-11 13:44:40 +07:00
hint-emoji.html first commit 2024-07-11 13:44:40 +07:00
hint-math.html first commit 2024-07-11 13:44:40 +07:00
hint-userdefine.html first commit 2024-07-11 13:44:40 +07:00
hint-words.html first commit 2024-07-11 13:44:40 +07:00
history-limit.html first commit 2024-07-11 13:44:40 +07:00
index.template first commit 2024-07-11 13:44:40 +07:00
jquery-custom-event.html first commit 2024-07-11 13:44:40 +07:00
lang.html first commit 2024-07-11 13:44:40 +07:00
link-blank.html first commit 2024-07-11 13:44:40 +07:00
mode-switcher.html first commit 2024-07-11 13:44:40 +07:00
ondialog-multitab.html first commit 2024-07-11 13:44:40 +07:00
ondialog.html first commit 2024-07-11 13:44:40 +07:00
placeholder.html first commit 2024-07-11 13:44:40 +07:00
plugin-hello.html first commit 2024-07-11 13:44:40 +07:00
recordEveryKeyStroke.html first commit 2024-07-11 13:44:40 +07:00
symbols_mathematical-symbols_Greek-letters.json first commit 2024-07-11 13:44:40 +07:00
textarea.html first commit 2024-07-11 13:44:40 +07:00
toolbar-container.html first commit 2024-07-11 13:44:40 +07:00
with-google-font.html first commit 2024-07-11 13:44:40 +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.