7 * The title is marked with the class 'title'.
12 * New table of contents generation, triggered by the
13 `--toc' command line argument or by adding a special
15 * Mailto URLs are also processed.
20 * New parameter `url-label-max' to the HTML driver to set
21 a maximum size for URLs.
22 * New script `pod2grutatxt', to convert Perl documentation
23 in POD format to Grutatxt.
24 * The `pre' mode is really verbatim, so bold / italic markup
30 * More proper closing of `li' elements in HTML output.
35 * Fixed sporadic hungups that happened under UTF-8 locales.
40 * New markup for monospaced text / inline code, by enclosing text
41 between a backtick and an apostrophe.
42 * The command line utility now includes an option to set the HTML
43 charset encoding (with a default of iso-8859-1).
44 * The LaTeX driver now includes an option to change tabs into spaces.
45 * Fixed a bug in the man page driver, that made extra indentations
46 appear on blank lines.
56 * Generates tidier HTML by quoting all attributes. Also, verbatim
57 HTML code is no longer bound to blocks of lines, but can happen in
63 * Strips the leading ./ in relative URLs, and fixes some minor bugs.
68 * Support for relative URLs.