mbakeranalecta / sam

Semantic Authoring Markdown
Other
79 stars 8 forks source link

Support for terminal sessions. #69

Closed mbakeranalecta closed 8 years ago

mbakeranalecta commented 8 years ago

Do we need concrete markup for terminal sessions? You can always do this:

       terminal:
            prompt: $
            input: dir
            response: Empty directory.

That may in fact be clearer than concrete terminal markup and allows you to handle optional parameters etc any way you want.

Perhaps this is one for the recipe book.

mbakeranalecta commented 8 years ago

Documented.