Skip to content
New issue

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

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

Already on GitHub? # to your account

Text in slides does not override the bullet master #620

Merged

Conversation

sgenoud
Copy link

@sgenoud sgenoud commented Nov 27, 2019

In the previous version, it overrides it by default

Otherwise it overrides it by default
@sgenoud sgenoud force-pushed the fix/slide-follows-master-bullet-config branch from 7c49edd to 941a0ea Compare November 27, 2019 15:50
@gitbrent gitbrent self-assigned this Mar 3, 2020
@gitbrent gitbrent added this to the 3.2.0 milestone Mar 3, 2020
Comment on lines +914 to +916
} else if ( textObj.options.bullet === false ){
// We only add this when the user explicitely asks for no bullet.
// Otherwise it can override the master defaults
Copy link
Contributor

Choose a reason for hiding this comment

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

The spaces in the if don't match the existing style (space before '(', space after ')', no space after '(', no space before ')'), and the comment is indented in an odd way.

@gitbrent gitbrent merged commit a0391c5 into gitbrent:version-3.0 May 11, 2020
@gitbrent
Copy link
Owner

gitbrent commented May 11, 2020

Thanks @sgenoud

This merged into an old branch, so i've added the code myself.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants