its HTML parser is broken and it chokes on '--' inside comments
* remove() removes all documents in collection (previously, had to explicitly pass {} selector to MM). * update() requires {multi: true} to update multiple documents. Previously we defaulted to true, now multi defaults to false.