Can anyone tell me how to write a regular expression to match the comments in XML file, for example,
", "");
[\s\S] works like '.', but will consume line endings as well.