This image can run `bash` regex commands and [`pandoc`](https://pandoc.org/) for building static html.
This image can run `bash` regex commands and [`pandoc`](https://pandoc.org/) for building static html. For example you can (and should) use this image, to run a specific test on your machine
```bash
docker run -w`pwd`-v`pwd`:`pwd`-it--rm eltenedor/pandoc-bash
# wait for the docker image to be downloaded and started