Skip to content

Commit 6389f90

Browse files
authored
Add header template
1 parent b053714 commit 6389f90

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/checklist-for-pourover-creation.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Being a compendium of tasks needed to get a clean pour over of the spec.
1111
- pull message-format-wg
1212
- pull cldr
1313
- make a branch on cldr for the pour over (e.g. CLDR-18323-message-format-v47-pour) and check out the branch
14+
- check that the header (see below) is in place
1415
- insert the spec parts over the contents of part 9 (tr35-messageFormat.md under docs/ldml)
1516
- remove subsidiary TOCs (from the README.md files in subdirectory parts and in intro.md)
1617
- as you go, change all cross-document links to local
@@ -22,6 +23,7 @@ Being a compendium of tasks needed to get a clean pour over of the spec.
2223
- make a ### section of message.json and insert with json backticks
2324
- altogether remove the why_mf_next link
2425
- generate the toc (I used https://bitdowntoc.derlin.ch/) and check for errors
26+
the tr-archive tool also generates a TOC, so use that preferably
2527

2628
- git add/git commit/git push
2729
- use the tools/scripts/tr-archive tools to generate the HTML
@@ -35,3 +37,21 @@ Being a compendium of tasks needed to get a clean pour over of the spec.
3537

3638

3739
- Create a release in the message-format-wg repo
40+
41+
42+
---
43+
44+
> [!NOTE]
45+
> Below is the markdown for the header
46+
47+
## Unicode Technical Standard \#35
48+
49+
# Unicode Locale Data Markup Language (LDML)<br/>Part 9: MessageFormat
50+
51+
|Version|47 (draft) |
52+
|-------|------------------------|
53+
|Editors|Addison Phillips and [other CLDR committee members](tr35.md#Acknowledgments)|
54+
55+
For the full header, summary, and status, see [Part 1: Core](tr35.md).
56+
57+
### _Summary_

0 commit comments

Comments
 (0)