- Even more embeddable code editor.
- Custom Element - just one tag, and no JS needed to provide Ace
+ Even more embeddable code editor.
+ Custom Element - just one tag, and no JS needed to provide Ace
- The High Performance Code Editor
@@ -60,7 +60,7 @@
<juicy-ace-editor>
<juicy-ace-editor>element.
- You can switch modes and themes as regular HTML attributes to
+ You can switch modes and themes as regular HTML attributes to
whatever is supported by Ace
@@ -72,7 +72,7 @@
<juicy-ace-editor>
</juicy-ace-editor></pre>element.
</p>
<p>
- You can switch modes and themes as regular HTML attributes to
+ You can switch modes and themes as regular HTML attributes to
<a href="https://github.com/ajaxorg/ace-builds/tree/master/src">
whatever is supported by Ace
</a>
@@ -81,7 +81,7 @@
<juicy-ace-editor>
-
Ok, in fact you have seen
+
Ok, in fact you have seen
<juicy-ace-editor theme="ace/theme/monokai" mode="ace/mode/html"><p>Here you have:..