it affects the links, not the embeds
parent
f5fea84b84
commit
65f0fa85bf
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Replace: https://youtu.be/$1
|
|||
Find: https:\/\/media\.discordapp\.net(?=\/)
|
||||
Replace: https://cdn.discordapp.com
|
||||
```
|
||||
### Beautify GitHub Pull Request/Issue embeds
|
||||
### Beautify GitHub Pull Request/Issue links
|
||||
```regex
|
||||
Find: https:\/\/(to)?github\.com\/(?<repo>[A-Za-z0-9-]+\/[A-Za-z0-9._-]+)\/(issues|pull)\/(?<number>[0-9]+)\/*
|
||||
Replace: [$<repo>#$<number>]($&)
|
||||
|
|
Loading…
Add table
Reference in a new issue