Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use emoji variant of unicode characters #936

Merged

Conversation

joneugster
Copy link
Contributor

In line with /leanprover/lean4#5015 use emoji variants of ✅️ and ❌️ in the entire Lean universe.

@joneugster
Copy link
Contributor Author

joneugster commented Aug 26, 2024

Note, this appends \u{FE0F} to these emoji characters.

In particular, the following Regex helps searching for the character: [\u{2705}\u{274C}\u{1F4A5}]\u{FE0F}\u{FE0F}

@kim-em kim-em merged commit 39fef54 into leanprover-community:main Sep 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants