forked from reconquest/shdoc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Allow for indented function description (fix reconquest#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.
- Loading branch information
Showing
8 changed files
with
338 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.