Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not parse dots with mixed links section types #40

Closed
volllly opened this issue Jul 28, 2022 · 0 comments · Fixed by #103
Closed

Can not parse dots with mixed links section types #40

volllly opened this issue Jul 28, 2022 · 0 comments · Fixed by #103
Labels
C-Bug Something isn't working

Comments

@volllly
Copy link
Owner

volllly commented Jul 28, 2022

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 ]
@volllly volllly added the C-Bug Something isn't working label Jul 28, 2022
@volllly volllly moved this from Todo to In Progress in Rotz 👃 Sep 27, 2022
@volllly volllly moved this to Todo in Rotz 👃 Sep 27, 2022
@volllly volllly linked a pull request Sep 27, 2022 that will close this issue
Repository owner moved this from In Progress to Done in Rotz 👃 Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant