projectfluent / fluent

Fluent — planning, spec and documentation
https://projectfluent.org
Apache License 2.0
1.42k stars 45 forks source link

Tighten up documentation on NUMBER and DATETIME in the guide #311

Open Pike opened 4 years ago

Pike commented 4 years ago

In fuent.js, we restricted the options to NUMBER and DATETIME beyond what's documented in the guide right now.

We should port those changes over.

stasm commented 4 years ago

That was going to be my next task after https://github.com/projectfluent/fluent.js/pull/469 :) I think I'd like to completely remove the docs on which options are supported for now. As it stands, we can't really guarantee all options are supported across implementations.