0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-13 21:32:10 +01:00
gitea/web_src/js/features/comp
Harry Vince d7ec23febf
Fix editor markdown not incrementing in a numbered list (#33187)
Amended the logic for newPrefix in the MarkdownEditor to resolve
incorrect number ordering.

Fixes #33184

Attached screenshot of fixed input similar to issue 
<img width="175" alt="Screenshot 2025-01-09 at 23 59 24"
src="https://github.com/user-attachments/assets/dfa23cf1-f3db-4b5e-99d2-a71bbcb289a8"
/>

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-10 07:28:38 +00:00
..
ComboMarkdownEditor.ts
ConfirmModal.ts
Cropper.ts
EasyMDEToolbarActions.ts
EditorMarkdown.test.ts Fix editor markdown not incrementing in a numbered list (#33187) 2025-01-10 07:28:38 +00:00
EditorMarkdown.ts Fix editor markdown not incrementing in a numbered list (#33187) 2025-01-10 07:28:38 +00:00
EditorUpload.test.ts
EditorUpload.ts
LabelEdit.ts
QuickSubmit.ts
ReactionSelector.ts
SearchUserBox.ts
TextExpander.ts
WebHookEditor.ts