Skip to content
New issue

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

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

Already on GitHub? # to your account

Editor: Use YAML to represent instructions #180

Merged
merged 5 commits into from
Mar 4, 2022
Merged

Conversation

meganindya
Copy link
Member

@meganindya meganindya commented Feb 27, 2022

  • adds js-yaml to parse YAML to JSON
  • uses YAML parsing in the editor
  • updates the API in accordance with YAML syntax

closes #177

- adds js-yaml package to load YAML syntax to JSON
- generates snapshot from YAML code
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor: problem using string args
1 participant