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

Markdown documentation do not show formatting propoerly #4770

Closed
anangaur opened this issue Sep 28, 2017 · 0 comments
Closed

Markdown documentation do not show formatting propoerly #4770

anangaur opened this issue Sep 28, 2017 · 0 comments

Comments

@anangaur
Copy link
Member

Feature discussion issue: #2280

Add the following markdown to the documentation for a package:

**Bold text**

*Italics*

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum

Note the line breaks.

Expected:

  1. The markdown formatting and line breaks should be rendered properly in the preview (without clicking on Show more)
  2. If all the text is shown in preview mode (without clicking on Show more), then "Show more** option should not be shown to users.

Actual:

  1. The markdown formatting shows properly but line breaks are removed
  2. Even when all text is shown in preview mode, "Show more** option is shown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants