Jira Server: toggleable checkboxes in issue descriptions

Renders Markdown style toggleable checkboxes in Jira Server issue descriptions

Autor
akaihola
Dnevne instalacije
0
Ukupno instalacija
0
Ocene
0 0 0
Verzija
0.2
Napravljeno
12/09/2024
Ažurirano
23/09/2024
Size
4,04 КБ
Licenca
MIT
Važi za

Add GitHub Markdown -style checkboxes in Jira Server issue descriptions. A rendered checkbox can be clicked, and the script will toggle it by editing the text source and saving it.

Syntax:

- [ ] unchecked first level checkbox
-- [ ] unchecked second level checkbox
- [x] checked first level checkbox
-- [x] checked second level checkbox

These render as:

长期地址
遇到问题?请前往 GitHub 提 Issues。