mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
* Output changelog checklists Fixes: #1682 Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
5 lines
136 B
Markdown
5 lines
136 B
Markdown
{{ .RawContent
|
|
| replaceRE "\n- " "\n- [ ] "
|
|
| replaceRE "<!--(.|\\s)*?-->\n?" ""
|
|
| replaceRE "<tr><th>Checklist.*\n" "" }}
|