- Extend pattern matching beyond "Replace lines: {{start_line}}-{{end_line}}" to support variations such as:
- Extra whitespace
- Numbered changes
- Optional colons
- Case insensitivity (upper- and lowercase)
- Singular line references
- Add support for indented code snippets, allowing whitespace before code
blocks beginning with three backticks (```)