-
**Problem description**
As in [geofencing](https://github.com/camaraproject/DeviceLocation/issues/118), I propose to constrain the string format whenever possible to simply implementation and clarify…
-
This string is not formatted correctly for translation:
https://github.com/propertyhive/WP-Property-Hive/blob/e82e713c40e73c8c71ac34cc44db25671d158c6b/includes/admin/post-types/class-ph-admin-cpt-e…
-
This string is not formatted correctly for translation:
https://github.com/propertyhive/WP-Property-Hive/blob/e82e713c40e73c8c71ac34cc44db25671d158c6b/includes/admin/class-ph-admin.php#L709
Than…
-
This string is not formatted correctly for translation:
https://github.com/propertyhive/WP-Property-Hive/blob/e82e713c40e73c8c71ac34cc44db25671d158c6b/includes/admin/post-types/meta-boxes/class-ph-…
-
This string is not formatted correctly for translation:
https://github.com/propertyhive/WP-Property-Hive/blob/e82e713c40e73c8c71ac34cc44db25671d158c6b/includes/class-ph-install.php#L624-L630
Tha…
-
### Describe the bug
using Vogen 5.0.5
We have a value object inside a container object. That container object overrides ToString() and uses the value object inside a formatted string. When th…
-
Hey, first of all thanks for your wonderful project!
Right now the only way to restrict a format of a string is with `pattern`, but JSON Schema also supports `format` and some [built-in formats][1]…
-
### Description
Add a way to format strings, it can be like `printf` in C, `std::format` in C++ or `format!` in Rust, for example
```typst
#str.printf("[%s]: %.3f", "hello", 10 / 3) // yields [he…
-
There would be value in adding support for rendering values as strings with some control on the formatting, and for concatenating strings.
Formatting could be done with a `format()` function resem…
-
when running `clj -A:dev -X user/main`
I get the following error
```Starting Electric compiler and server...
shadow-cljs - server version: 2.22.10 running at http://localhost:9630
shadow-cljs…