Skip to content

Commit c05e5d6

Browse files
Add new line
1 parent cc5c133 commit c05e5d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/proposals/update_replace_functions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ _Issues_: [#2772](https://github.com/ballerina-platform/ballerina-standard-libra
1010
The existing replacement functions don't support the following functionalities:
1111
- There is no way to replace the matches from the particular string index of the given string.
1212
- There isn't any mechanism to replace the matches with a dynamic value.
13+
1314
So, this proposal improves the replacement functions to support the above functionalities.
1415

1516
## Goals

0 commit comments

Comments
 (0)