Invalid new lines in Markdown description #117

Closed
opened 2026-02-04 17:17:35 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @SohnyBohny on GitHub (Jul 4, 2021).

In the latest 1.0.0-beta version the Markdown formatting doesn't look like it should.

Here is a screenshots of the Markdown copied from the Card with markdown description to my instance (running 1.0.0-beta docker tag).

Expand Screenshot 🖱️

image

How it should look 🖱️

image

On your demo instance it looks good (same browser). So I wonder which version you are running there. As far as I see 1.0.0-beta should be up-to-date with master.

Originally created by @SohnyBohny on GitHub (Jul 4, 2021). In the latest 1.0.0-beta version the Markdown formatting doesn't look like it should. Here is a screenshots of the Markdown copied from the [Card with markdown description](https://plankanban.github.io/planka/#/cards/207396035813704730) to my instance (running [`1.0.0-beta`](https://hub.docker.com/layers/meltyshev/planka/1.0.0-beta/images/sha256-263310c91555837c783eb3324ee6dfa4b33df3e5b3e9f9fc8dcb6e78cca30f7e) docker tag). <details><summary>Expand Screenshot :computer_mouse: </summary> <p> ![image](https://user-images.githubusercontent.com/10254103/124382676-e2b4c600-dcc8-11eb-975f-9dd9cd0628f8.png) </p> </details> <details><summary>How it should look :computer_mouse: </summary> <p> ![image](https://user-images.githubusercontent.com/10254103/124383096-f6f9c280-dcca-11eb-8fa9-5314aadb85c7.png) </p> </details> On your demo instance it looks good (same browser). So I wonder which version you are running there. As far as I see 1.0.0-beta should be up-to-date with master.
Author
Owner

@mottosso commented on GitHub (Jul 10, 2021):

Putting these side-by-side to get a better sense of what the differences are.

Current Expected

Unordered Lists

But they didn't show the issues I'm experiencing, which are huge newlines in unordered lists.

Input Output
image image

Also using the current 1.0.0-beta Docker image.

I'll let GitHub format these as an example of what I'm expecting.

Expected

A collections of great resources.

EDIT: On second thought, yes they do show up in the original two comparison images!

@mottosso commented on GitHub (Jul 10, 2021): Putting these side-by-side to get a better sense of what the differences are. | Current | Expected |:---|:--- | ![](https://user-images.githubusercontent.com/10254103/124382676-e2b4c600-dcc8-11eb-975f-9dd9cd0628f8.png) | ![](https://user-images.githubusercontent.com/10254103/124383096-f6f9c280-dcca-11eb-8fa9-5314aadb85c7.png) ### Unordered Lists But they didn't show the issues I'm experiencing, which are huge newlines in unordered lists. | Input | Output |:---|:--- | ![image](https://user-images.githubusercontent.com/2152766/125157754-93591480-e164-11eb-92ce-f7677f702b44.png) | ![image](https://user-images.githubusercontent.com/2152766/125157756-99e78c00-e164-11eb-8406-4bc2dd243f9e.png) Also using the current 1.0.0-beta Docker image. I'll let GitHub format these as an example of what I'm expecting. ### Expected A collections of great resources. - [Valve's Physics for Game Programmers](https://www.youtube.com/watch?v=1RphLzpQiJY) - [Havok in Unity](https://www.youtube.com/watch?v=Uv7DWq6KFbk&t=2032s) - [Ragdolls in Uncharted 4](https://www.youtube.com/watch?v=7S-_vuoKgR4) - [Vehicles in Uncharted 4](https://www.youtube.com/watch?v=SKXqWcaoTGE) - [Physics for Game Programmers: QuickHull](https://archive.org/details/GDC2014Gregorius) - [Physics for Game Programmers: The Separating Axis Test Between Convex Polyhedra](https://archive.org/details/GDC2013Gregorius) EDIT: On second thought, yes they do show up in the original two comparison images!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#117