Avoid using direct HTML tags in documentation.
[grutatxt.git] / RELEASE_NOTES
blob3c6f9110b33792a1d73464cc04613013ee20e1d3
1 Grutatxt Release Notes
2 ======================
4 2.0.15
5 ------
7  * New parameter `url-label-max' to the HTML driver to set
8    a maximum size for URLs.
10 2.0.14
11 ------
13  * More proper closing of `li' elements in HTML output.
15 2.0.13
16 ------
18  * Fixed sporadic hungups that happened under UTF-8 locales.
20 2.0.12
21 ------
23  * New markup for monospaced text / inline code, by enclosing text
24    between a backtick and an apostrophe.
25  * The command line utility now includes an option to set the HTML
26    charset encoding (with a default of iso-8859-1).
27  * The LaTeX driver now includes an option to change tabs into spaces.
28  * Fixed a bug in the man page driver, that made extra indentations
29    appear on blank lines.