nhn / tui.editor

🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
http://ui.toast.com/tui-editor
MIT License
16.91k stars 1.71k forks source link

Numbered List Issues #3226

Open HidYn opened 4 months ago

HidYn commented 4 months ago

Describe the bug

Using Numbered Lists appears to break when using code blocks

To Reproduce

Steps to reproduce the behavior:

  1. Paste the attached markdown into the editor
  2. You can see on the source pane that the list displays correctly 1. 2. 3. 4. 5.
  3. On the rendered pane the list displays as 1. 2. 3. 1. 1.

Expected behavior

The list will be in the correct order.

Desktop (please complete the following information):

WinGet.md