-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
There is some processing/cleanup done using Perl. However, there are cases where Perl might not be available. Is there a SED or AWK alternative for the use of Perl?
Example:
perl -p -e "s/(?<!href=\"|href=')((?:https?|ftp|mailto)\:\/\/[^ \n]*)/\<a href=\"\1\"\>\1\<\/a>/g")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels