shdoc
shdoc copied to clipboard
"####" output in Exit codes or Arguments
When I document my functions the output generated will have #### output after Exit code print or in Arguments.
For eg:
Exit codes
* 0: Success #### Output on stdout
@mindentropy could you provide an example showing the issue?