shdoc icon indicating copy to clipboard operation
shdoc copied to clipboard

indented multi-line support for several tags

Open landure opened this issue 2 years ago • 0 comments

  • Allow for indented function description (fix #50).
  • Add common code for multiline support for: description, example, stdout, stderr, stdin, set, see, and exitcode.
  • li-preprocess style adds indentation to multiple line list entries.
  • replace space by generic [[:blank:]] in exitcode style from regex.

landure avatar Aug 19 '23 09:08 landure