Closed ccremer closed 3 years ago
Hi @ccremer - Thanks for the bug report!!
I really like that you have outlined the code so I can write a unit test to reproduce it!
I'll have a look and hopefully a fix soon.
Cheers, Mario :)
Hi @ccremer. I've done an update to support ArrayType
- please have a go and see so if it works for you?
Cheers, Mario :)
It works! No more errors and the Array is there. Thanks for the quick fix :) Cheers
Hi. I'm getting an error with Arrays:
log:
I'm using latest version v0.4.5
The originating error seems to come from here: https://github.com/mariotoffia/goasciidoc/blob/f5d25e784b2797d40a53acb62c3151c15d1eb596/goparser/internal_parser.go#L152-L163
Would be cool to have this also implemented 😄