-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
cvsection header must be 3 characters or longer due to font colouring #473
Comments
👋 Welcome! Looks like this is your first issue.Hey, thanks for your contribution! Please give us a bit of time to review it. 😄 |
Duplicate of #471, I suppose I'll leave this open though to have an actual issue (vs discussion) tracking it. PR very welcome. |
This is a result of spaces not being tokenized and thus removed. Use a |
That's true, I was responding above to the different issue alluded to in the title: that you can't even compile with a header <3ch. We should fix that, and I suppose ideally the colouring would stop at the first word in the case it's <3ch and followed by a space. |
The issue is still open?? Is it for practicing purposes |
If one of the cvsection has a space in the first 3 caracters, the space is just deleted and the two words are attached.
The text was updated successfully, but these errors were encountered: