Yang Jun

Results 196 comments of Yang Jun
trafficstars

Agreed. But this only works if there're enough markups or annotations in the html/source firstly, and not to insert any text (this will be language specific) when building. Like these:...

We can keep the source untouched by providing a i18n configuration (maybe picked up by a LANG env variable) for the build tools.

Shared Worker 可能可以满足需求,比端直接支持要标准。听说Worker兼容性不错,需要调研。

I cannot reproduce using this project: https://github.com/harttle/liquidjs/tree/master/demo/typescript Could you provide a runnable case, maybe a temporary repo, or create a PR to add a repo under [/demo](https://github.com/harttle/liquidjs/tree/master/demo)?

Hi @RomanKuzo , There's multiple errors LiquidJS can throw, apart from unmatched `{{`. Like unmatched `{%`, invalid filter syntax, etc. Not sure if skipping this one error works for you....

Please try setting `keyValueSeparator` option to `=`.