Skip to content

Multiple arguments per line #85

@mgalloy

Description

@mgalloy

It would be useful to be able to document several similar arguments on a single line. For example, it is common to see things such as:

; :Params:
;   fmt : in, required, type=string
;     format string
;   arg1, arg2, arg3, arg4 : in, optional, type=any
;     arguments substituted into `fmt`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions