Description
If there is a macro "displayNotes", it'd be nice to allow
#displayNotes("note1" "note2") OR
#displayNotes("note1" ,"note2")
Allowing macros to support comma separated arguments like almost every programming language in existence. This never made sense to me.
Anyone object to adding this?