When using the abbr role with HTML output, a newline is inserted inappropriately in the "abbr" element after the text. An example where this produces incorrect output is "(:abbr:`TLA (Three Letter Acronym)`)". The output will show the abbreviation in parentheses with a leading space like "( TLA)" because of the newline that's added.
Admittedly this is unusual, putting an abbreviation...
2009-07-16 14:12:19 UTC in Docutils: Documentation Utilities