Azure / simdem

Tool for Simulating Demo's, delivering Tutorials and using documentation as tests.
MIT License
34 stars 17 forks source link

Add support for language hints #123

Closed rgardler-msft closed 2 years ago

rgardler-msft commented 2 years ago

Add test case, documentation and fix for supporting language hints. This allows non-executable code blocks to be included in documentation. Fixes #116

jasonmesser7 commented 2 years ago

Just checked out the PR and validated that it works! Great work. We are so close to being able to run any standard azure document through simdem. We just need to support multi line bash commands and I think we should be good to go.