Code Monkey home page Code Monkey logo

liqaml's People

Contributors

mart17 avatar

Watchers

 avatar  avatar  avatar

liqaml's Issues

ICU filter doesn't work properly in some situations

"This {{type | icu: 'artwork-book'}}..." won't work, because after converting it to string it'll give
'This {{type | icu: ' 'artwork-book' '}}' (two single quotes instead of one + it changes some double quotes to single ones) and Liquid isn't capable of recognizing this. Not sure why but when it has only symbols, or whitespace but no characters then it works. So this ".. {{type | icu: 'artwork-book'}}" will work. Also when I swap string quotes 'This {{type | icu: "artwork-book"}}' it works. I assume this is only related for /locales, because /tokens will be contain only keys-tokens without additional text like blabla: "{{bla1}}, {{bla2}}".

This doesn't even have to be a problem, it depends how the structure of those yaml contents in /locales will look like.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.