# Functions

RenderArguments returns a Markdown formatted string of the function arguments.
RenderSignature returns a Markdown formatted string of the function signature.
RenderVariadicArg returns a Markdown formatted string of the variadic argument if it exists, otherwise an empty string.