Re: Blanks and underscores in html links
[email protected] ("David E. Wheeler")
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On Apr 26, 2011, at 3:41 PM, Russ Allbery wrote: >> Everything up to the paragraph separator is part of the headline. > > Yeah, but they're still basically trailing whitespace. I think this is a > (minor) bug in whatever module generated that HTML. It should strip > trailing whitespace from the heading. Hrm. I thought I fixed this. https://rt.cpan.org/Ticket/Display.html?id=56572 https://github.com/theory/pod-simple/commit/51a052ed53c52dc717e38e7685124a7e2023eb0 What version of Pod::Simple are you using? Best, David