Downstream processes must render this themselves. This is too much coupling and leaks out the helpers that we define in cmdio and effectively turns them into a public API. This will break at some point in time.
If you want to do this anyway, you can include a rendered in this package that exports the minimal set of helpers (or none at all) and have a clearly defined contract.
Originally posted by @pietern in #914 (comment)
Possible outcomes:
Originally posted by @pietern in #914 (comment)
Possible outcomes: