mirror of
https://github.com/orhun/git-cliff.git
synced 2024-12-15 06:14:25 +03:00
style(readme): update the styling
This commit is contained in:
parent
7d766d7e34
commit
dcb3141ac9
@ -526,7 +526,7 @@ Examples:
|
||||
- `{ pattern = "#(\\d+)", href = "https://github.com/orhun/git-cliff/issues/$1"}`
|
||||
- Extract all GitLab issues and PRs and generate URLs linking to them. The link text will be the matching pattern.
|
||||
- `{ pattern = "RFC(\\d+)", text = "ietf-rfc$1", href = "https://datatracker.ietf.org/doc/html/rfc$1"}`,
|
||||
- Extract mentions of IETF RFCs and generate URLs linking to them. It also rewrites the text as `ietf-rfc...`.
|
||||
- Extract mentions of IETF RFCs and generate URLs linking to them. It also rewrites the text as "ietf-rfc...".
|
||||
|
||||
## Templating
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user