zimbatm / mdsh

`$ mdsh` # a markdown shell pre-processor
https://zimbatm.github.io/mdsh/
MIT License
123 stars 11 forks source link

allow switching between modes #1

Closed zimbatm closed 5 years ago

zimbatm commented 5 years ago

It should be possible to switch modes from > to $ or reversely, re-run mdsh and have the new output.

This means expanding the clean regexp to support both modes at the same time.