JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.2_full
[ckeditor.git] / samples / inlinebycode.html
index e224c68..6a99d11 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>\r
 <!--\r
 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.html or http://ckeditor.com/license\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
 -->\r
 <html>\r
 <head>\r
@@ -99,13 +99,12 @@ var editor = CKEDITOR.inline( document.getElementById( 'editable' ) );
                <hr />\r
                <p style="text-align: right;"><small>Source: <a href="http://en.wikipedia.org/wiki/Apollo_11">Wikipedia.org</a></small></p>\r
        </div>\r
-       <script>\r
 \r
+       <script>\r
                // We need to turn off the automatic editor creation first.\r
                CKEDITOR.disableAutoInline = true;\r
 \r
                var editor = CKEDITOR.inline( 'editable' );\r
-\r
        </script>\r
        <div id="footer">\r
                <hr>\r