volllly/rotz

Can not parse dots with mixed links section types

volllly opened this issue · 0 comments

The following dot does not parse right now because link keys which contain a string and an array cannot be mixed at the moment.

links:
  some: thing
  an: [ arr, ay ]