liquid-rust icon indicating copy to clipboard operation
liquid-rust copied to clipboard

Add support for indexmap

Open hardliner66 opened this issue 1 year ago • 0 comments

I added the possibility to enable the use of an IndexMap inside of the templates. I currently use liquid in a tool of mine, where I use an IndexMap to keep elements in the order they were inserted in, as re-ordering those could lead to bugs further down.

hardliner66 avatar Dec 22 '23 00:12 hardliner66