@@ -6,4 +6,6 @@ Will it Save? |
||
| 6 | 6 |
It Saves! Its so awesome! |
| 7 | 7 |
|
| 8 | 8 |
does it still save? |
| 9 |
-even if i change notes thru the sidebar? |
|
| 9 |
+even if i change notes thru the sidebar? |
|
| 10 |
+ |
|
| 11 |
+[link test](../../../dev/codex-app/todos.md) |
@@ -1,6 +1,10 @@ |
||
| 1 | 1 |
# Codex Todo List |
| 2 | 2 |
|
| 3 |
-* [ ] Download and install [photon](http://photonkit.com/components/) |
|
| 4 |
-* [ ] Install AngularJS |
|
| 5 |
-* [ ] Install JS Markdown converter (Redcarpet?) |
|
| 6 |
-* [ ] Read files from disk |
|
| 3 |
+* [X] Download and install [photon](http://photonkit.com/components/) |
|
| 4 |
+* [X] Install AngularJS |
|
| 5 |
+* [X] Install JS Markdown converter (Redcarpet?) |
|
| 6 |
+* [X] Read files from disk |
|
| 7 |
+* [X] Ace Editor |
|
| 8 |
+* [X] Edit and save files |
|
| 9 |
+* [X] Create new files |
|
| 10 |
+* [X] Internal links |