Subplot
Created on 2022-12-19T12:54:42-06:00
Basically a combination of:
- Sends markdown documents to pandoc for pretty printing
- Extracts Gherkin scenarios from fenced code regions
- Converts Gherkin scenarios to executable scripts using a separate translation dictionary
Only supports Rust, Bash, and Python, though they have a stated goal of supporting "any" programming languages. I might want to use this but the language support appears hardcoded at the moment.