Course contentsShow
JavaScript
Lesson 1736 of 2,72336. Regular ExpressionsPro lesson

Dot Doesn't Match Newlines

The . metacharacter excludes \n by default; use the s flag or [\s\S] for multiline.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.