|
All checks were successful
Deploy to dev.bl.pixeldev.eu / deploy (push) Successful in 3s
Replace the old single-snippet textarea append with a chip-based UI: - Each picked element gets a monotonically increasing number [1], [2], … - A chip appears below the textarea: [N] selector ✕ - The token [element N] is inserted at the cursor position in the textarea - Multiple elements can be picked in one session - Chips can be removed (number is never re-used or re-ordered) - On submit, element snippets are appended to the issue body as named reference blocks so the HTML context is still captured Closes #6 |
||
|---|---|---|
| .gitea/workflows | ||
| .gitignore | ||
| package.json | ||
| server.js | ||