ResultS of complicated content are wrong
Open
- Dominant language
- JavaScript
- Stars
- 283
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
I ran this,
let example3 = { annotation: {xxx: '1111', arr: [ { toy: 'Transformers' } , { toy: 'GI Joe' }, { toy: 'He-man' } ]} };
let result1 = xml(example3, {indent: '\t'})
and the result1 was:
'\'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.