You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
ComboMarkdownEditor.ts Fix remaining typescript issues, enable `tsc` (#32840) 2 months ago
ConfirmModal.ts Fix file editor & preview (#32706) 3 months ago
Cropper.ts Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
EasyMDEToolbarActions.ts Fix remaining typescript issues, enable `tsc` (#32840) 2 months ago
EditorMarkdown.test.ts Fix editor markdown not incrementing in a numbered list (#33187) 2 months ago
EditorMarkdown.ts Fix editor markdown not incrementing in a numbered list (#33187) 2 months ago
EditorUpload.test.ts Convert frontend code to typescript (#31559) 8 months ago
EditorUpload.ts Fix JS error when dropping a file to a editor without dropzone (#32804) 3 months ago
LabelEdit.ts Refactor LabelEdit (#32752) 3 months ago
QuickSubmit.ts Correctly query the primary button in a form (#32438) 4 months ago
ReactionSelector.ts Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
SearchUserBox.ts Remove jQuery import from some files (#32512) 3 months ago
TextExpander.ts Fix suggestions for issues (#32380) 4 months ago
WebHookEditor.ts Fix remaining typescript issues, enable `tsc` (#32840) 2 months ago