Azure / InnovationEngine

An experiment in simplicity for complex environments
MIT License
30 stars 14 forks source link

tutorial.md fails to run #107

Closed rguptar closed 8 months ago

rguptar commented 8 months ago

multi-line strings are rendered as multiple commands instead of one.

$ ie execute ./tutorial.md 
Welcome to the innovation Engine Tutorial
1. Running simple bash commands

  ✔ echo Hello World

  Hello World

2. Test Code block with expected output

Error executing scenario: command exited with 'exit status 127' and the message 'bash: line 2: $'world\n': command not found