markdown: update Markdown.pl and employ new features
commit75287cb7bd550289d6aeec2776e06a39dde17c32
authorKyle J. McKay <mackyle@gmail.com>
Sun, 15 Dec 2019 07:39:59 +0000 (15 00:39 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 15 Dec 2019 07:39:59 +0000 (15 00:39 -0700)
tree1bc223f3968e9adff05ac24bcdb7f814586ed8c2
parentd89eee7ce9389fe49b838cb96dfcde93564792df
markdown: update Markdown.pl and employ new features

Markdown.pl version 1.1.9 introduces a new `--base` option which
can be passed along via the updated `format-readme`'s new `-b` option.

Update `run-format-readme` to pass along the correct value so
that fragment-only URL links work correctly in the context of
gitweb's `<base .../>` tag.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
bin/format-readme
bin/run-format-readme.sh
markdown.git