Add a TODO
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Mon, 18 Jul 2011 13:39:40 -0600
changeset 431 d1545a64f831
parent 430 940a2b6441d3
child 432 bf4a52cafc8b
Add a TODO
editcommands.html
source.html
--- a/editcommands.html	Thu Jul 14 15:40:44 2011 -0600
+++ b/editcommands.html	Mon Jul 18 13:39:40 2011 -0600
@@ -38,7 +38,7 @@
 <body class=draft>
 <div class=head id=head>
 <h1>HTML Editing Commands</h1>
-<h2 class="no-num no-toc" id=work-in-progress-&mdash;-last-update-14-july-2011>Work in Progress &mdash; Last Update 14 July 2011</h2>
+<h2 class="no-num no-toc" id=work-in-progress-&mdash;-last-update-18-july-2011>Work in Progress &mdash; Last Update 18 July 2011</h2>
 <dl>
  <dt>Editor
  <dd>Aryeh Gregor &lt;<a href=mailto:ayg@aryeh.name>ayg@aryeh.name</a>&gt;
@@ -377,6 +377,8 @@
 
 * redo, undo: Needs review of the Google work on this; will probably be
   quite complicated.
+
+Also need to look at contenteditable=plaintext-only.
 -->
 
 
--- a/source.html	Thu Jul 14 15:40:44 2011 -0600
+++ b/source.html	Mon Jul 18 13:39:40 2011 -0600
@@ -309,6 +309,8 @@
 
 * redo, undo: Needs review of the Google work on this; will probably be
   quite complicated.
+
+Also need to look at contenteditable=plaintext-only.
 -->
 <!-- @} -->