5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
6 <link rel=
"stylesheet" href=
"//netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.css" />
7 <link rel=
"stylesheet" href=
"../dist/summernote.css">
8 <title>summernote
</title>
11 <div class=
"container">
12 <h4> <i class=
"note-icon-summernote"></i> Summernote
13 <span class=
"label label-info">Bootstrap v3.3
.5</span>
14 <span class=
"label label-success">with Summernote Icons
</span>
16 <div class=
"summernote"><p>Hello World
</p></div>
18 <script data-main=
"src/js/app" data-editor-type=
"bs3" src=
"//cdnjs.cloudflare.com/ajax/libs/require.js/2.1.9/require.min.js"></script>