image-insert-via-url-integrations.html 339 B

123456789
  1. <script src="https://ckeditor.com/apps/ckfinder/3.5.0/ckfinder.js"></script>
  2. <div id="snippet-image-insert-via-url-with-integrations">
  3. <p>This is <a href="https://ckeditor.com/ckfinder/">CKEditor&nbsp;5 with CKFinder</a>.</p>
  4. <figure class="image">
  5. <img src="%BASE_PATH%/assets/img/fields.jpg" alt="Autumn fields">
  6. </figure>
  7. </div>