You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Syntax highlight your text, for easier preparation of content
13
+
* Nice light, readable theme
14
+
* Supports Textile, Markdown & HTML
15
+
* Works with multiple fields on page, each with different settings
16
+
17
+
### Features inspired by [iA writer](http://www.iawriter.com/)
18
+
19
+
* Blue Cursor
20
+
* Focus mode
21
+
10
22
## Changelog
11
23
12
-
### v1.0.0
24
+
### v1.0.0 (December 5th, 2012)
13
25
14
26
*[add] Added Textile mode, with huge number of enhancements
15
27
*[add] Added auto mode select (yes!)
@@ -61,27 +73,9 @@ ACE Editor v1.0.0
61
73
* Textarea callback
62
74
* This Inputfield is now configurable
63
75
64
-
## Roadmap (future features)
65
-
66
-
### Planned for v1.0
67
-
68
-
*~~Support for multiple fields~~ – done in **v0.2**
69
-
*~~HTML Support~~ – done in **v0.6**
70
-
*~~Textile support~~ – done in **v0.6**
71
-
*~~Markdown suport~~ – done in **v0.6**
72
-
*~~support for custom font-sizes~~ – done in **v0.7**
73
-
*~~Nice light color scheme/code formatting for writers~~
74
-
* ~~for HTML~~ – done in **v0.9**
75
-
* Textile
76
-
* ~~Markdown~~ – done in **v0.8**
77
-
*~~proper sizing~~ – – done in **v0.7**
78
-
*~~iA writer's blue cursor :)~~ – – done in **v0.8**
79
-
* Focus mode
80
-
81
-
### Would like to add in future
76
+
## Possible future features
82
77
83
78
* Fullscreen
84
-
* Automatic mode detection
85
79
* Toolbar with basic tags (really)
86
80
* HTML+Tags support
87
81
* Textile+Tags support
@@ -91,4 +85,5 @@ ACE Editor v1.0.0
91
85
---
92
86
93
87
Created in 2012 by Adam Kiss • Licensed under WTFPL (http://sam.zoy.org/wtfpl/)
94
-
Built on ACE – https://github.com/ajaxorg/ace, so all the legal mumbo-jumbo and credit goes to people that helped built it. Except the details I made better, those are all mine.
88
+
89
+
Built on [ACE](https://github.com/ajaxorg/ace), so all the legal mumbo-jumbo and credit goes to people that helped built it. Except the details I made better, those are all mine.
0 commit comments