pawamoy/markdown-exec

Allow to wrap result in a code block as well

pawamoy opened this issue · 1 comments

For example, a shell command that outputs JSON:

```sh exec="1" result="json"
pdm info --env
```

Done in version 0.5.0