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

Removed whitespace if no role is provided #428

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SimonPaul02
Copy link

@SimonPaul02 SimonPaul02 commented Apr 29, 2022

If you had no role -> {} in your cventry, there was a gap before. Now, I removed it and it looks natural.

Testing: Create a cventry without a role, there should not be any gaps:
image

The code for the entry:

\cventry
    {}	% empty
    {B10S (B1t 0n the Security, Underground hacker team)} % Organization/group
    {S.Korea} % Location
    {Nov. 2011 - PRESENT} % Date(s)
    {
      \begin{cvitems} % Description(s) of experience/contributions/knowledge
        \item {Gained expertise in penetration testing areas, especially targeted on web application and software.}
        \item {Participated on a lot of hacking competition and won a good award.}
        \item {Held several hacking competitions non-profit, just for fun.}
      \end{cvitems}
    }

If you had no role -> {} in your cventry, there was a gap before. Now, I removed it and it looks natural.
@github-actions github-actions bot added the size/XS Extra Small size issue or PR. label Apr 29, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Welcome! Looks like this is your first pull request.

Hey, thanks for your contribution! Please give us a bit of time to review it. 😄

@fulcus
Copy link

fulcus commented Aug 7, 2022

For some reason it doesn't work if there's only one item...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Extra Small size issue or PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants