param.String(default="Something super duper long", doc="The default is {default}"))
Particularly if default is super long, I don’t want it to show up under “Value” because it creates a wide column which screws up the formatting; rather under the doc line instead.