markdown-it-task-lists icon indicating copy to clipboard operation
markdown-it-task-lists copied to clipboard

Also remove first space from content string

Open b12f opened this issue 3 years ago • 0 comments

This addresses an issue we've found where the content of the task list item includes the space between the label text and the checkbox itself. Doing multiple back-and-forth castings from HTML to markdown keeps adding a space at the start of an item because of this.

https://community.openproject.org/projects/openproject/work_packages/42050/activity?query_id=3006

b12f avatar Apr 28 '22 14:04 b12f