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

Fixed missing bullets and numbers in UL and OL lists #375

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

dnndiva
Copy link
Contributor

@dnndiva dnndiva commented Aug 27, 2024

Related to

Fixes #374

Description

Added list style for UL and OL

How Has This Been Tested?

Tested on local instance

Screenshots (if appropriate):

image

Types of changes

  • [ X ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • [ X ] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.

Copy link

sonarcloud bot commented Aug 27, 2024

@david-poindexter david-poindexter added the enhancement New feature or request label Aug 27, 2024
@david-poindexter david-poindexter added this to the 3.2.0 milestone Aug 27, 2024
Copy link
Member

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

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

Awesome - thank you @dnndiva 🎉

@david-poindexter david-poindexter merged commit d5ef96b into nvisionative:develop Aug 27, 2024
3 checks passed
@dnndiva dnndiva deleted the basic-lists branch August 28, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UL and OL lists are missing bullets and numbers
2 participants