index.html 4.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  6. <title>Demos | Trumbowyg : a lightweight WYSIWYG editor | Alex-D / Alexandre Demode</title>
  7. <meta name="description" content="Trumbowyg is a jQuery plugin for create WYSIWYG editor">
  8. <meta name="viewport" content="width=device-width, initial-scale=1">
  9. <link rel="icon" type="image/png" href="../favicon.png">
  10. <link rel="stylesheet" href="../css/main.css">
  11. <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
  12. </head>
  13. <body class="documentation-body">
  14. <svg xmlns="http://www.w3.org/2000/svg" style="overflow: hidden;visibility: hidden;height: 0;width: 0;">
  15. <symbol id="trumbowyg-link" viewBox="0 0 72 72">
  16. <path d="M30.9 49.1l-6.7 6.7c-.8.8-1.6.9-2.1.9s-1.4-.1-2.1-.9l-5.2-5.2c-1.1-1.1-1.1-3.1 0-4.2l6.1-6.1.2-.2 6.5-6.5c-1.2-.6-2.5-.9-3.8-.9-2.3 0-4.6.9-6.3 2.6L10.8 42c-3.5 3.5-3.5 9.2 0 12.7l5.2 5.2c1.7 1.7 4 2.6 6.3 2.6s4.6-.9 6.3-2.6l6.7-6.7C38 50.5 38.6 46.3 37 43l-6.1 6.1zM38.5 22.7l6.7-6.7c.8-.8 1.6-.9 2.1-.9s1.4.1 2.1.9l5.2 5.2c1.1 1.1 1.1 3.1 0 4.2l-6.1 6.1-.2.2-6.5 6.5c1.2.6 2.5.9 3.8.9 2.3 0 4.6-.9 6.3-2.6l6.7-6.7c3.5-3.5 3.5-9.2 0-12.7l-5.2-5.2c-1.7-1.7-4-2.6-6.3-2.6s-4.6.9-6.3 2.6l-6.7 6.7c-2.7 2.7-3.3 6.9-1.7 10.2l6.1-6.1z"/>
  17. <path d="M44.1 30.7c.2-.2.4-.6.4-.9 0-.3-.1-.6-.4-.9l-2.3-2.3c-.2-.2-.6-.4-.9-.4-.3 0-.6.1-.9.4L25.8 40.8c-.2.2-.4.6-.4.9 0 .3.1.6.4.9l2.3 2.3c.2.2.6.4.9.4.3 0 .6-.1.9-.4l14.2-14.2z"/>
  18. </symbol>
  19. </svg>
  20. <div class="sidebar">
  21. <div class="sidebar-inner">
  22. <header class="header-documentation">
  23. <a href="../" class="documentation-logo-link" title="Back to Trumbowyg landing">
  24. <img src="../img/logo-doc.svg" alt="" class="documentation-logo">
  25. </a>
  26. <h1 class="documentation-title">
  27. Demos
  28. </h1>
  29. <nav class="documentation-menu">
  30. <a href="../documentation/">Docs</a> &bull;
  31. <a href="../documentation/plugins/">Plugins</a> &bull;
  32. <a href="../documentation/core/">Core</a> &bull;
  33. <a href="../demos/">Demos</a>
  34. </nav>
  35. </header>
  36. <aside class="documentation-summary">
  37. <ul>
  38. <li>
  39. <span class="documentation-summary-title">Core</span>
  40. <ul>
  41. <li><a href="./core/default.html">Default</a></li>
  42. </ul>
  43. </li>
  44. <li>
  45. <span class="documentation-summary-title">Plugins</span>
  46. <ul>
  47. <li><a href="./plugins/base64.html">Base 64</a></li>
  48. <!-- TODO <li><a href="./plugins/cleanpaste.html">Clean paste</a></li> -->
  49. <li><a href="./plugins/colors.html">Colors</a></li>
  50. <li><a href="./plugins/emoji.html">Emoji</a></li>
  51. <li><a href="./plugins/highlight.html">Highlight</a></li>
  52. <li><a href="./plugins/history.html">History</a></li>
  53. <li><a href="./plugins/insertaudio.html">Insert audio</a></li>
  54. <li><a href="./plugins/noembed.html">Noembed</a></li>
  55. <li><a href="./plugins/pasteembed.html">Paste embed</a></li>
  56. <!-- TODO <li><a href="./plugins/pasteimage.html">Paste image</a></li> -->
  57. <!-- TODO <li><a href="./plugins/preformatted.html">Preformatted</a></li> -->
  58. <li><a href="./plugins/table.html">Table</a></li>
  59. <li><a href="./plugins/resizimg.html">Resizimg</a></li>
  60. <li><a href="./plugins/ruby.html">Ruby</a></li>
  61. <li><a href="./plugins/template.html">Template</a></li>
  62. <li><a href="./plugins/upload.html">Upload</a></li>
  63. </ul>
  64. </li>
  65. </ul>
  66. </aside>
  67. <div class="documentation-sidebar-beer">
  68. <a href="../#donate">
  69. <img src="../img/beer.svg" alt="" class="beer-icon">
  70. <span class="beer-label">
  71. Do you enjoy Trumbowyg? <br>
  72. Buy me some beers :)
  73. </span>
  74. </a>
  75. </div>
  76. </div>
  77. </div>
  78. <main class="main main-demos">
  79. <iframe src="./core/default.html" frameborder="0"></iframe>
  80. </main>
  81. <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  82. <script>window.jQuery || document.write('<script src="../js/vendor/jquery-1.11.1.min.js"><\/script>')</script>
  83. <script src="../js/vendor/highlight.js"></script>
  84. <script src="../js/main.js"></script>
  85. </body>
  86. </html>