|
||
---|---|---|
.. | ||
README.md | ||
airmode.html | ||
codemirror.html | ||
custom-style.html | ||
example.css | ||
external-api.html | ||
external-codemirror.html | ||
hint-emoji.html | ||
hint-math.html | ||
hint-userdefine.html | ||
hint-words.html | ||
history-limit.html | ||
index.template | ||
jquery-custom-event.html | ||
lang.html | ||
link-blank.html | ||
mode-switcher.html | ||
ondialog-multitab.html | ||
ondialog.html | ||
placeholder.html | ||
plugin-hello.html | ||
recordEveryKeyStroke.html | ||
symbols_mathematical-symbols_Greek-letters.json | ||
textarea.html | ||
toolbar-container.html | ||
with-google-font.html |
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.