github-issue-parser icon indicating copy to clipboard operation
github-issue-parser copied to clipboard

fix: don't transform textarea with checkboxes into array

Open jamacku opened this issue 5 months ago • 0 comments

Allow the use of checkboxes in a textarea and transform the section into an array only when the section starts with a checkbox.

This doesn't cover the case when the textarea starts with a checkbox followed by text.

Fixes: #90

jamacku avatar Sep 26 '25 12:09 jamacku