From dcb3141ac969c52009f3f13314da65f1cf0e2604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Mon, 17 Jan 2022 00:17:54 +0300 Subject: [PATCH] style(readme): update the styling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e1cc7943e..eed6df0e44 100644 --- a/README.md +++ b/README.md @@ -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