Skip to content

Commit f47aaab

Browse files
committed
Better readme for the release... aaaaand, release.
1 parent 77506d6 commit f47aaab

File tree

1 file changed

+16
-21
lines changed

1 file changed

+16
-21
lines changed

Diff for: README.md

+16-21
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,21 @@ ACE Editor v1.0.0
77

88
![Screenshot](https://raw.github.com/adamkiss/InputfieldAceEditor/master/screenshot.png)
99

10+
## Features
11+
12+
* 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+
1022
## Changelog
1123

12-
### v1.0.0
24+
### v1.0.0 (December 5th, 2012)
1325

1426
* [add] Added Textile mode, with huge number of enhancements
1527
* [add] Added auto mode select (yes!)
@@ -61,27 +73,9 @@ ACE Editor v1.0.0
6173
* Textarea callback
6274
* This Inputfield is now configurable
6375

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
8277

8378
* Fullscreen
84-
* Automatic mode detection
8579
* Toolbar with basic tags (really)
8680
* HTML+Tags support
8781
* Textile+Tags support
@@ -91,4 +85,5 @@ ACE Editor v1.0.0
9185
---
9286

9387
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

Comments
 (0)