1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-10-26 16:04:18 +03:00
git-cliff/website/docs
Óscar 0731646c26
docs(website): improve matching gitmoji tip (#486)
Emojis are hard. The pattern was not matching the recycling emoji, for some reason.

Adding the variation selector`u{FE0F}` fixes it.

Further, this makes the zero-width joiner (`u{200D}`) optional, matching emojis both with and without the ZWJ.
2024-02-14 16:05:14 +01:00
..
configuration docs(configuration): fix typo (#466) 2024-01-27 12:01:04 +01:00
github-actions docs(website): add tips and tricks section 2024-01-03 12:00:33 +03:00
installation feat(github)!: support integration with GitHub repos (#363) 2023-12-26 20:52:31 +01:00
integration feat(template): support using PR labels in the GitHub template (#467) 2024-01-28 21:03:22 +01:00
templating chore(website): fix broken anchors 2024-01-06 15:08:35 +03:00
usage feat(args): add --no-exec flag for skipping command execution (#458) 2024-01-20 23:33:49 +01:00
docker.md docs(website): add tips and tricks section 2024-01-03 12:00:33 +03:00
gitlab.md docs(website): add tips and tricks section 2024-01-03 12:00:33 +03:00
index.md chore(website): fix broken anchors 2024-01-06 15:08:35 +03:00
tips-and-tricks.md docs(website): improve matching gitmoji tip (#486) 2024-02-14 16:05:14 +01:00