Carriage return break list formating in markdown #1102

Open
opened 2026-02-20 15:28:10 -05:00 by deekerman · 1 comment
Owner

Originally created by @Veers01 on GitHub (Feb 15, 2020).

Originally assigned to: @NGPixel on GitHub.

Describe the bug
When you use a carriage return between each item of a numbered list, the render was not correct. The number and the text was on two line

To Reproduce
Use this markdown:

Header

  1. first item in ordered list
  2. second item in ordered list
  3. third item on ordered list

test

  1. first item in ordered list

  2. second item in ordered list

  3. third item on ordered list

Screenshots
image

Host Info (please complete the following information):

  • OS: Docker
  • Wiki.js version: 2.1.113
  • Database engine: mariaBD
Originally created by @Veers01 on GitHub (Feb 15, 2020). Originally assigned to: @NGPixel on GitHub. **Describe the bug** When you use a carriage return between each item of a numbered list, the render was not correct. The number and the text was on two line **To Reproduce** Use this markdown: # Header 1. first item in ordered list 1. second item in ordered list 1. third item on ordered list ## test 1. first item in ordered list 1. second item in ordered list 1. third item on ordered list **Screenshots** ![image](https://user-images.githubusercontent.com/10885532/74592519-233a7380-4ff0-11ea-842a-c699f0cef09d.png) **Host Info (please complete the following information):** - OS: Docker - Wiki.js version: 2.1.113 - Database engine: mariaBD
Author
Owner

@Veers01 commented on GitHub (May 5, 2020):

This bug seem to be fix in 2.3.81.

image

@Veers01 commented on GitHub (May 5, 2020): This bug seem to be fix in 2.3.81. ![image](https://user-images.githubusercontent.com/10885532/81081195-9b158d00-8ebf-11ea-9922-3b8a1f7663d1.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wiki#1102
No description provided.