0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 15:55:38 +01:00
gitea/web_src/js/features/comp
wxiaoguang 621e1ff9c9
Improve markdown textarea for indentation and lists (#31406)
Almost works like GitHub

* use Tab/Shift-Tab to indent/unindent the selected lines
* use Enter to insert a new line with the same indentation and prefix
2024-06-21 08:14:40 +00:00
..
ComboMarkdownEditor.js Improve markdown textarea for indentation and lists (#31406) 2024-06-21 08:14:40 +00:00
ConfirmModal.js Fix and clean up ConfirmModal (#31283) 2024-06-07 13:42:31 +00:00
EasyMDEToolbarActions.js
EditorMarkdown.js Improve markdown textarea for indentation and lists (#31406) 2024-06-21 08:14:40 +00:00
LabelEdit.js
Paste.js Improve markdown textarea for indentation and lists (#31406) 2024-06-21 08:14:40 +00:00
QuickSubmit.js Fix issue/PR title edit (#30858) 2024-05-05 13:09:41 +00:00
ReactionSelector.js
SearchUserBox.js Use querySelector over alternative DOM methods (#31280) 2024-06-10 22:49:33 +02:00
TextExpander.js
WebHookEditor.js Use querySelector over alternative DOM methods (#31280) 2024-06-10 22:49:33 +02:00