mad(1)
is a markdown driven manual page viewer.
See
mad --help
Get markdown rules for mad pages with mad markdown
. Escape asterisks *
, underscores _
and tags <tag>
with a backslash \
.
Install mad(1)
and its associated mad page.
$ make install
Uninstall both mad(1)
and the associated mad page.
$ make uninstall
mad-pages is a collection of my mad pages.
Use the MAD_PATH environment variable to control where mad(1)
will look for a manual page.
By default mad(1)
installs and sources /usr/local/etc/mad.conf
for its formatting. You may edit this file directly, or if you're scared of overwriting it when updating mad(1)
you can copy this file to something like ~/mad.conf
and export MAD_CONFIG=~/mad.conf
.
heading: 1m
code: 90m
strong: 1m
em: 4m