docs-matrix-spec/layouts/_default/single.checklist.md
Johannes Marbach 00af39ecca
Provide MD checklists for the changelog (#1937)
* Output changelog checklists

Fixes: #1682
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-09-27 13:00:00 +01:00

136 B

{{ .RawContent | replaceRE "\n- " "\n- [ ] " | replaceRE "\n?" "" | replaceRE "Checklist.*\n" "" }}