Closed phillipadsmith closed 9 years ago
Does ArchieML still not have a bower.json? For shame! :smile:
That's brilliant, thank you very much for looking into that! Merging! :+1: :shipit:
Does ArchieML still not have a bower.json? For shame!
Ha! Good point. I'll check and report something there if that's still the case. :+1:
This stumped me for an hour:
Using the current version of doctop and the provided archieml.js dependency (0.1.1), arrays were not being returned properly, e.g.: https://jsfiddle.net/phillipadsmith/nzxhvpjn/
However, updating to archieml.js 0.3.1 returned the expected results: http://jsfiddle.net/phillipadsmith/ov16Leoh/
Given that archieml is a dependency for using the ArchieML parsing, I would propose updating the dependency! :)
Hope this helps.