Results 9 issues of microalps

### Live Test Cases: https://replit.com/@microalps/LiquidIncrementTests#main.rb ### Expected behavior 1. Using a variable name with a space should throw a syntax exception, e.g. {{ increment var var2 }} 2. Using a...

Resolves #414 (see last comment) The contextKey parameter is hard-coded to include curly braces { and }. This key is then injected into the URL used to upload files via...

**Describe the bug** License file links to domain that seems to have been taken over. **To Reproduce** Steps to reproduce the behavior: 1. Go to LICENSE file 2. Click on...

1. Can you include a way to automatically execute this process, such as https://haacked.com/archive/2010/05/16/three-hidden-extensibility-gems-in-asp-net-4.aspx/ 2. Can this be connected to CI / published to NuGet? The approach worked for us,...

- [CDNJS](https://cdnjs.com/libraries/jquery-easing) notes that this is licensed under MIT or BSD - [jquery.easing.js](https://github.com/gdsmith/jquery.easing/blob/master/jquery.easing.js) has a header that notes BSD - [jquery.easing.compatibility.js](https://github.com/gdsmith/jquery.easing/blob/master/jquery.easing.compatibility.js) has a header that notes MIT - Standard LICENSE...

Base64 filters were added in Liquid 5.1 together with URL safe variants. There seems to be two variants out in the wild, and the question is can/should Liquid support both?...

There are two main issues being reported here: 1. Strict mode vs not does not give the same behavior in simple ranges, where strict mode works and lax does not....

Bug Report

## Issue Liquid allows render to be called with either a Hash, Context, or Drop. It appears that in the latter case, increment and decrement filters fail with `Liquid error:...

Question

**Describe the bug** Documentation leads on to https://github.com/ChangemakerStudios/Papercut-SMTP/blob/develop/src/Papercut.Service/Readme.md for steps to install as a service. Latest version does not respond to CLI parameters so `install` `--help` `-h` all start the...