
Work around ronn's inability to nest indents within list items by modifying its output to add a line break and indent after lines ending with a colon that aren't a list item's first line. This allows `brew.1.md.erb` to join the commands' help text without extra line breaks, which avoids the issue where kramdown was turning any command specs containing pipe characters into tables in the HTML output.
Manual pages
This directory contains the generated Homebrew man pages from the brew man
command. This command creates the output from #:
comments in files, sections extracted from the repository's README.md
and brew.1.md.erb
.