atom-community / atom-community/atom-script
Add support for XML
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
GURU
+9940153168
'''
tree = ET.formstring(data)
print('Name:',tree.find('Name').text)
print('Attr:',tree.find('email').get('hide'))
Contributor guide
Research direction
The issue names no files, tests, or entry points and only provides a malformed XML/Python example. Start by inspecting the repository structure and existing script-language support to determine where XML support would belong. Done should include an agreed scope and a verified XML example, but the issue does not define the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, xml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100