DownmarkerWPF icon indicating copy to clipboard operation
DownmarkerWPF copied to clipboard

Issue with multiline fixed-width blocks

Open Venemo opened this issue 8 years ago • 2 comments

MarkPad renders the following:

    ```
    line 1
    line 2
    ```

in a single line.

Venemo avatar Jul 21 '16 12:07 Venemo

MarkPad renders the following:

```
line 1
line 2
```

in a single line.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread

2016年7月21日 20:31於 "Timur Kristóf" [email protected]寫道:

MarkPad renders the following:

```
line 1
line 2
```

in a single line.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Code52/DownmarkerWPF/issues/468, or mute the thread https://github.com/notifications/unsubscribe-auth/ATFJ36dTYA3C-zJHdP4y9CBB3_MWXASYks5qX2a-gaJpZM4JRvnM .

kingeimho avatar Jul 21 '16 12:07 kingeimho

I would expect it to render that in multiple lines, in the same way as it works on GitHub and other places. :)

Venemo avatar Jul 21 '16 12:07 Venemo