rescript-lang / rescript-core

A drop-in standard library for ReScript. Intended to be familiar for JavaScript developers, easy to use, and be rich enough (without being bloated) so that you don't need to reach for anything else for typical ReScript development.
MIT License
163 stars 30 forks source link

Fix docstrings for `Int` and `Float` #213

Closed aspeddro closed 7 months ago

aspeddro commented 7 months ago

Invalid Markdown broke the deployment https://github.com/rescript-association/rescript-lang.org/pull/852