Update table of contents

This commit is contained in:
Zeeshan Ahmed 2017-07-25 06:45:22 +01:00
parent d4cc1cf36b
commit 062ed40818

View File

@ -35,7 +35,11 @@ contains uppercase letter and also it is too short.
- [Caret]() - [Caret]()
- [Dolar]() - [Dolar]()
- [Shorthand Character Sets]() - [Shorthand Character Sets]()
- [Lookaheads]() - [Lookaround]()
- [Positive Lookahead]()
- [Negative Lookahead]()
- [Positive Lookbehind]()
- [Negative Lookbehind]()
- [Flags]() - [Flags]()
- [Case Insensitive]() - [Case Insensitive]()
- [Global search]() - [Global search]()