forgejo/web_src/js
JakobDev 4615891b9d feat: add button to create Markdown table (#5589)
This adds a new button to the Markdown toolbar, which allows creating the structure of a Markdown table. This makes it easier to wok with tables, as creating the structure by hand is annoying.

Screenshots:
https://codeberg.org/attachments/8bb00059-caa7-4453-b26c-15e4b7b93c83
https://codeberg.org/attachments/581e695c-33eb-4b81-9c63-a944aab443d9

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5589
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: JakobDev <jakobdev@gmx.de>
Co-committed-by: JakobDev <jakobdev@gmx.de>
2024-11-01 16:05:48 +00:00
..
components Add branch auto deletion for scheduled PRs 2024-10-31 03:49:15 +01:00
features feat: add button to create Markdown table (#5589) 2024-11-01 16:05:48 +00:00
markup
modules
render
standalone
utils chore: add new lint rules 2024-10-23 08:10:18 +02:00
vendor
webcomponents Add typescript 2024-10-29 18:15:09 +01:00
bootstrap.js
bootstrap.test.js
htmx.js
index.js feat: use combo markdown editor for milestone description 2024-10-22 19:58:44 +02:00
jquery.js
svg.js
svg.test.js
utils.js chore: add new lint rules 2024-10-23 08:10:18 +02:00
utils.test.js
vitest.setup.js