Skip to content

Commit a8b1a13

Browse files
committed
ace extension
1 parent 52678ab commit a8b1a13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_includes/ace-editor.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{% if page.path contains "-" or page.path contains "help" %}
22
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.12/ace.min.js"></script>
3+
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.12/ext-language_tools.js"></script>
34
<script src="includes/buttons.js"></script>
45
{% endif %}

0 commit comments

Comments
 (0)