Regex tester
Pattern
Input
This is my string and *this text* should be wrapped with <strong></strong>
Options
Replacement
Click the context tab to see replacements.
1 match found in about 1 millisecond.
IndexPositionMatched StringReplacement$1
022*this text*<b>this text</b>this text
This is my string and <b>this text</b> should be wrapped with <strong></strong>
  1. This is my string and
  2. this text
  3. should be wrapped with <strong></strong>