Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
2486c31e8823dc8c37f67716c422f38d58ec1ec3 (qt/qtdeclarative/5.12)
Description
The example is missing a closing quote, and breaks the formatting on the doc page.
Number.fromLocaleString(german, "1234,56)
https://doc.qt.io/qt-5/qml-qtqml-number.html#fromLocaleString-method
I assume this file is used to render that doc page:
https://github.com/qt/qtdeclarative/blob/5.13/src/qml/doc/src/javascript/number.qdoc#L99