
ojob ojob.io/formats/toMDTable file=output.md delete=true
Given an array/list of maps will convert it into a markdown table
| Name | Description |
|---|---|
| file | MD file to store the output |
| delete | If delete=false the __pm output won't be deleted (defaults to true) |