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

Fix: Display bullets for unordered list in markdown previews #910

Merged
merged 1 commit into from
Feb 2, 2019
Merged

Fix: Display bullets for unordered list in markdown previews #910

merged 1 commit into from
Feb 2, 2019

Conversation

jeremypress
Copy link
Contributor

No description provided.

@boxcla
Copy link

boxcla commented Feb 2, 2019

Verified that @jeremypress has signed the CLA. Thanks for the pull request!

@@ -3,4 +3,10 @@
// Overrides pre-wrap from plain text
.markdown-body {
white-space: normal;

ul {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need to think about ol, as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

those work as expected :)

@jeremypress jeremypress merged commit a18002b into box:master Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants