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

Update --languages Output Format #1007

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

Embers-of-the-Fire
Copy link
Contributor

Changes

Update --languages Output Format

Now it seems like this:

──────────────────────────────────────────────────────────────────
| Language                           Extensions                  |
|────────────────────────────────────────────────────────────────|
| ABNF                               abnf                        |
| AWK                                awk                         |
| ABAP                               abap                        |
| ActionScript                       as                          |
| ...                                ...                         |
──────────────────────────────────────────────────────────────────

EmojiCode is treated differently, since emojis are usually rendered as two characters, so I add a \u+200b to render it correctly.

@XAMPPRocky
Copy link
Owner

Thank you for your PR!

@XAMPPRocky XAMPPRocky merged commit 5257078 into XAMPPRocky:master Jun 8, 2023
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