When several arguments are documented together (@param x,y ...) and this argument is inherited in another markdown chunk with @inheritParams the arguments are split up instead of kept together. Keeping them together in instances where it is possible would make param inheritance more useful
When several arguments are documented together (
@param x,y ...) and this argument is inherited in another markdown chunk with@inheritParamsthe arguments are split up instead of kept together. Keeping them together in instances where it is possible would make param inheritance more useful