-
Notifications
You must be signed in to change notification settings - Fork 17
feat: add BulletedListItem #13
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
feat: add BulletedListItem #13
Conversation
list-style-type: none; | ||
padding-left: 0; | ||
} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p2: Please place the CSS at the very bottom to minimize merge conflicts.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p2: Please place the CSS at the very bottom to minimize merge conflicts.
I've moved the CSS to the very bottom of the file as requested.
p1: we have a pr template could you edit your pr description regarding this: #28 |
sorry for making your pr in merge conflict could you resolve this? |
Done |
Description of Changes
Here is reference: #25
support 'Bulleted List Item' block
Review point
To reproduce
Screenshot
Review Guide
Reviews are conducted based on priority levels, such as p0, p1, p2, p3, p4, and p5.
p0 ~ p2: If the author decides not to reflect a review for p0 to p2, it signals that a proper discussion with the reviewer is
necessary. It is expected that the review will be resolved either through incorporating the feedback or through further discussion.
p3: indicates that the reviewer has identified a significant issue, but either lacks a clear solution or the comment lacks sufficient context. Further explanation or additional discussion on the reviewer's concerns is needed.
p4, p5: p4 and p5 suggest low priority, and if the author does not deem them important, these comments can be disregarded.