0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 02:40:00 +01:00
gitea/web_src/js
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
..
components Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
features Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
markup
modules Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
render
standalone
utils Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
vendor Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
webcomponents Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
bootstrap.test.ts
bootstrap.ts
globals.d.ts
globals.ts
htmx.ts
index.ts Refactor repo legacy (#32404) 2024-11-03 11:00:12 +00:00
svg.test.ts
svg.ts
types.ts
utils.test.ts
utils.ts
vitest.setup.ts