We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb37d5 commit 2a28704Copy full SHA for 2a28704
README.md
@@ -97,6 +97,13 @@ Implementations may even support users creating their own functions.
97
98
See more examples and the formal definition of the grammar in [spec/syntax.md](./spec/syntax.md).
99
100
+## Developer Documentation
101
+
102
+Unofficial documentation for developers on MessageFormat 2 syntax and on using it with
103
+various programming languages can be found at [messageformat.dev](https://messageformat.dev/),
104
+which also includes an interactive [playground](https://messageformat.dev/playground/)
105
+for experimenting with message syntax.
106
107
## Normative Changes during Tech Preview
108
109
The Working Group continues to address feedback
0 commit comments