Make comma separated:
Find-what box: (\d+)
Replace-with box: \1,
Search mode: ☑ Regular expression
Remove empty lines and spaces:
Use ^\s* for "Find what" and leave "Replace with" blank.
Find-what box: (\d+)
Replace-with box: \1,
Search mode: ☑ Regular expression
Remove empty lines and spaces:
Use ^\s* for "Find what" and leave "Replace with" blank.
No comments:
Post a Comment