From f0ab114f3e2465baf2c61fa4239f317ae60440f6 Mon Sep 17 00:00:00 2001 From: Aakash Panchal <51417248+Aakash-Panchal27@users.noreply.github.com> Date: Sun, 8 Mar 2020 20:39:42 +0530 Subject: [PATCH] Update boundary_matchers.html --- Akash Articles/RegEx/boundary_matchers.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Akash Articles/RegEx/boundary_matchers.html b/Akash Articles/RegEx/boundary_matchers.html index 7082251..d42f081 100644 --- a/Akash Articles/RegEx/boundary_matchers.html +++ b/Akash Articles/RegEx/boundary_matchers.html @@ -68,7 +68,7 @@ For example,

- +

It will show a match, only if the pattern is occuring at the start of the line.

@@ -77,7 +77,7 @@
  • Anchor $: Similarly, $ is used to match patterns at the very end of a line.

    - +

    It will show a match, only if the pattern is occuring at the end of a line.

    @@ -142,7 +142,7 @@

    Predict the output of the following regex:

      -
    1. RegEx: ^[\w$#%@!&^*]{6,18}$
      +
    2. RegEx: ^[\wYou can't use 'macro parameter character #' in math mode
      Text: This is matching passwords of length between 6 to 18: Abfah45$