Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Style difference with nested list and normal list #40

@mengluwang121

Description

@mengluwang121

Hi,

Thanks for providing this awesome code to make Markdown in WPF much easier!
I am from VisualStudio setup team and we using this package for Markdown support. We are having some rendering issues about nested list that hope can get your help. As you can see from the below image, the space/new line rendering of nested list is different from normal list, looks like the extra "\r\n" we added are ignored. We tried different way to workaround this issue, one way is to add " \r\n" as a new line. But it is slightly different. So I am wondering do you have some other suggestions here?

image
image

The render of github markdown: it keeps the new line

  1. Save your work before continuing. We need to close the following process:

    • Microsoft Visual Studio master (devenv)

    Select Continue to save its current state, close it, and restart it if it is a non-elevated process when the installation is done.

  2. Your machine is busy installing a program other than Visual Studio.

    Select Continue to install Visual Studio while the other install is running. This might cause problems with other parts of the installation.

    Select Retry to continue with the Visual Studio install once the other install has completed.

    Select Cancel to cancel the Visual Studio install.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions