1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2023-05-11 05:08:24 -04:00
committed by GitHub

View File

@@ -31,8 +31,11 @@ The issues you add to your tasklists will be automatically populated to show the
Tasklists do not currently support:
* Indented tasks.
* Extra new lines between or after the list of tasks.
* Duplicate issue or pull request links.
* Indented tasks (i.e, nested tasklist).
* Empty tasks (i.e, `- [ ]` on a line by itself).
* Stray newlines.
* Draft tasks that exceed 512 characters.
{% endnote %}