Sets them apart from documentation comments.
# Header.
REM [todo()] MSG TODO: %
-# REM [todo()] MSG Example todo entry. %
+#REM [todo()] MSG Example todo entry. %
# Empty line.
REM [todo()] MSG %
# REMINDERS
-# REM 04 April 2012 +10 MSG Example reminder entry. %
+#REM 04 April 2012 +10 MSG Example reminder entry. %
# DAEMON REMINDERS
IF $Daemon > 0
- # REM AT 00:00 MSG Example reminder.
+ #REM AT 00:00 MSG Example reminder.
ENDIF
# vim: ft=remind