We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07167e commit 7190e64Copy full SHA for 7190e64
README.md
@@ -13,7 +13,7 @@ Need [bot_write-tab-customize](http://forum.textpattern.com/viewtopic.php?id=321
13
How-to Install
14
==============
15
16
-1. Copy `*ace-for-write-tab* folder in /textpattern directory
+1. Copy *ace-for-write-tab* folder in /textpattern directory
17
2. copy the 3 lines below in *Extensions > Write Tab customize > Additional js code textarea* and Save
18
19
```html
@@ -22,6 +22,9 @@ How-to Install
22
<script src="ace-for-write-tab/ace-for-write-tab.js" type="text/javascript"></script>
23
```
24
25
+That's It!
26
+
27
28
How-to Use
29
===========
30
@@ -38,5 +41,5 @@ Additional Keyboard Shortcuts
38
41
- **esc** for close editor.
39
42
40
43
-That's It
44
45
0 commit comments