(no title)
jackpirate | 1 year ago
This is unfortunately not compatible with writing the tutorial in markdown to be rendered on github.
jackpirate | 1 year ago
This is unfortunately not compatible with writing the tutorial in markdown to be rendered on github.
xmprt|1 year ago
yencabulator|1 year ago
```bash assumes content is a valid shell script
```console assumes content is a dialog between a user and a computer, with $ or such prompts and unprefixed program output
Console sessions showing output is why you can't magically auto-prefix every line with a prompt.
grodriguez100|1 year ago