From fdeb7ce342f666accc5219001e5bb3c54f75a18c Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 13 Mar 2019 16:00:55 -0400 Subject: TODO: Sort into general cleanup and functional changes And update heading parsing in Makefile.am. --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4f98bf0..f5a5761 100644 --- a/Makefile.am +++ b/Makefile.am @@ -81,8 +81,8 @@ todo_file_script = \ H; \ $${ \ g; \ - s/^\n*[^\n][^\n]*\n[=-][=-]*\n\n*//; \ - s/\n*[^\n][^\n]*\n[=-][=-]*\n.*$$//; \ + s/^\n*[^\n][^\n]*\n[=][=]*\n\n*//; \ + s/\n*[^\n][^\n]*\n[=][=]*\n.*$$//; \ p; \ }; todo: -- cgit v0.9.1