-
Happy to help out, just want to know how I should approach it.
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
5.0.0
### Plug…
-
Right now, we have placeholdes where we do straight string replacements (search and replace the string `{{version}}`).
Should we use a template language, ideally an existing one?
- Detect errors o…
-
In mail.js, exports.to, it's crucial to detect any errors that might cause the system administrator to not get a notification of a takedown request.
In this code, we need to detect a file system erro…
-
We use docson to show referenced JSON in our JSON Schema documentation.
Here's an example: https://delta-datawarehouse.readthedocs.io/en/latest/explanation.html#unique-id-of-the-farmer
The `title` i…
-
##### Description
Unable to generate API definitions for spring using OpenApi 3.0 spec
##### Swagger-codegen version
3.0
##### Swagger declaration file content or url
##### Comman…
-
camjm updated
3 months ago
-
I use Handlebars for templates, and in a few places, I use the syntax:
{{__ stateid}}
The idea being that, whatever the _value_ of stateid is, it looks up the i18n string.
In some instances, state…
-
Do you have or could you provide a minimal but fully working phantom-pdf project as a demo ? Something expected to output a basic pdf, to confirm that our computer is well configured, that header, bod…
-
How can I use i18n with this library? Or how can I at least register the helper "__" to translate things on the .hbs templates that I am using for the Email?