--- a/editcommands.html Tue May 31 15:40:27 2011 -0600
+++ b/editcommands.html Tue May 31 15:44:43 2011 -0600
@@ -2511,6 +2511,8 @@
<li><a href=#fix-disallowed-ancestors>Fix disallowed ancestors</a> of each member of
<var title="">descendants</var>.
+ <!-- We want to fix all descendants, not just children. Consider
+ <div><li>foo</li></div>, for example. -->
</ol>
--- a/source.html Tue May 31 15:40:27 2011 -0600
+++ b/source.html Tue May 31 15:44:43 2011 -0600
@@ -2505,6 +2505,8 @@
<li><span>Fix disallowed ancestors</span> of each member of
<var>descendants</var>.
+ <!-- We want to fix all descendants, not just children. Consider
+ <div><li>foo</li></div>, for example. -->
</ol>