1
1
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:
Orhun Parmaksız 2022-01-17 00:17:54 +03:00
parent 7d766d7e34
commit dcb3141ac9
No known key found for this signature in database
GPG Key ID: B928720AEC532117

View File

@ -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