autolink.html 333 B

12345
  1. <div id="snippet-autolink">
  2. <p>Type <kbd>Space</kbd> after a link to see the magic of autolink: https://ckeditor.com</p>
  3. <p>This function will link to e-mail addresses too: example@example.com</p>
  4. <p>You can also use <kbd>Enter</kbd> or <kbd>Shift</kbd>+<kbd>Enter</kbd> to achieve the same result: https://ckeditor.com</p>
  5. </div>