0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-01 07:43:12 +01:00
gitea/web_src/js/features/comp
wxiaoguang af28ce59b8
Add some handy markdown editor features (#32400)
There were some missing features from EasyMDE:

1. H1 - H3 style
2. Auto add task list
3. Insert a table

And added some tests
2024-11-04 10:14:36 +00:00
..
ComboMarkdownEditor.ts Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
ConfirmModal.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EasyMDEToolbarActions.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EditorMarkdown.test.ts Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
EditorMarkdown.ts Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
EditorUpload.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EditorUpload.ts Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
LabelEdit.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
QuickSubmit.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
ReactionSelector.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
SearchUserBox.ts Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search (#32288) 2024-10-22 13:09:19 +08:00
TextExpander.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
WebHookEditor.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00