aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2016-03-11 12:30:29 -0500
committerPaul Duncan <pabs@pablotron.org>2016-03-11 12:30:29 -0500
commit3800ec5dad2834f1da281ded998bfd13d4233550 (patch)
treed25fb6517edb8cfb129981d1e6f81321c6616ef3 /TODO.md
parent003dddfb60e8768d0a481734626fb7c829fe326d (diff)
downloadold-guff-3800ec5dad2834f1da281ded998bfd13d4233550.tar.bz2
old-guff-3800ec5dad2834f1da281ded998bfd13d4233550.zip
add editor list to TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index f8543db..a90358e 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,3 +7,9 @@ TODO
* per-site public/ directories
* history (in `PostModel#update_post`)
* triggers for removing unused `post_tag` and `tag` entries
+
+Editors
+-------
+* tinymce (http://tinymce.com/)
+* ace (https://ace.c9.io/)
+* codemirror (http://codemirror.net/)