mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-06 04:51:37 -07:00
Fix syntax and indentation in shellcheck.1.md
Out of interest, I ran the command pandoc -s -f markdown-smart -t man shellcheck.1.md -o shellcheck.1 locally, but that produces warnings (previous to this commit). Checking the generated manpage, I found the diff to be rendered very badly. (Broken at terminal width like a normal paragraph). This commit fixes the problem.
This commit is contained in:
parent
788cf17076
commit
e280116ef0
1 changed files with 10 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue