-
I usually kern lc-UC and often find myself making up CamelCase words but we could easily let MM2SpaceCenter come up with them. I'm happy to try implement this and add a pull request.
-
I'd like to be able to use uppercase letters in `Field ID`
-
Just curious why addresses seem defined in capitals, which is rather harder to read. Particularly for addresses where postcodes would typically be written in capitals but most of the rest of the addre…
-
First let me say I really like your plugin.
Here some questions:
Our company has some (formatting) rules and I'm looking into it to find a way to make this pugin work for us.
- How can I make…
-
I did not find how to make all text into an upper case after searching here and there, is not there?
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Th…
-
I feel that the flexibility to use lower or upper case should be given to the user as they are essentially the same thing: `t\` or 'T\'. The application can be better finetuned to include this to give…
-
assign data = [
88 => "something"
]
{% assign getkey = '88' %}
{% assign getKey = '88' %}
{{ data[getkey] }} --> working
{{ data[getKey] }} --> not working (uppercase characters "K")
-
Implement user authentication in the Node.js and Express.js backend using Passport.js, with added validation for password strength. The system will handle user registration and login while ensuring th…
-
I see you closed your pihole-unbound repo i would of left this there.
Anyways i wanted to say i appreciate you getting me started with the pihole-unbound concept. Since pihole is no longer updating…