diff ChangeLog @ 818:24bf028aa8a0

Skip blank lines followed by unsatisfied conditionals with no else part.
author Ben Schmidt
date Tue, 17 Jan 2012 14:14:26 +1100
parents 9caf15c6ae31
children 3c4d1e8bc452
line wrap: on
line diff
--- a/ChangeLog	Tue Jan 17 14:14:21 2012 +1100
+++ b/ChangeLog	Tue Jan 17 14:14:26 2012 +1100
@@ -1,3 +1,5 @@
+ o Automatically skip blank lines followed by unsatisfied conditionals with no
+   else part in list texts
  o Automatically skip lines with only whitespace and directives in list texts
  o Add support for conditionals in list texts
  o Add %wrap% and %wrap W% formatting directives