Hi,

on the lines 18.726 and 18.727 the brackets have to be replaced with braces.

- ["cd:index-s"]                   = { en = "[...]" },
- ["cd:index-l"]                   = { en = "[..+...+..]" },
+ ["cd:index-s"]                   = { en = "{...}" },
+ ["cd:index-l"]                   = { en = "{..+...+..}" },

Wolfgang
_______________________________________________
dev-context mailing list
[email protected]
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to