added ace example

This commit is contained in:
Kevin Jahns
2016-02-03 11:37:10 +01:00
parent 5e295b80d7
commit 6904e6018d
10 changed files with 6162 additions and 154 deletions

View File

@@ -139,7 +139,7 @@
<!-- Include the Quill library -->
<script src="../bower_components/quill/dist/quill.js"></script>
<script src="../bower_components/yjs/y.js"></script>
<script src="../bower_components/yjs/y.es6"></script>
<script src="./index.js"></script>
</body>
</html>