samuelstroschein / inlang-plugin-json

inlang plugin to parse and serialize json resources
MIT License
9 stars 3 forks source link

fix: support placeholder as start element #18

Closed NilsJacobsen closed 1 year ago

NilsJacobsen commented 1 year ago

Hey folks,

when adding a placeholder to the start of a string it got not correctly parsed.

I fixed that and added that case in the resources so it gets tested.