added CoastalCommits version of the github pr/issue fix
parent
65f0fa85bf
commit
83e33da9c7
1 changed files with 5 additions and 0 deletions
|
@ -43,6 +43,11 @@ Replace: https://cdn.discordapp.com
|
|||
Find: https:\/\/(to)?github\.com\/(?<repo>[A-Za-z0-9-]+\/[A-Za-z0-9._-]+)\/(issues|pull)\/(?<number>[0-9]+)\/*
|
||||
Replace: [$<repo>#$<number>]($&)
|
||||
```
|
||||
### Beautify CoastalCommits Pull Request/Issue links
|
||||
```regex
|
||||
Find: https:\/\/(www.)?coastalcommits\.com\/(?<repo>[A-Za-z0-9-]+\/[A-Za-z0-9._-]+)\/(issues|pull)\/(?<number>[0-9]+)\/*
|
||||
Replace: [$<repo>#$<number>]($&)
|
||||
```
|
||||
# Miscellaneous Rules
|
||||
## Regex Replacement
|
||||
### Easy Google searching
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue