[Issue 12178] ddoc arbitrarily injects tabs instead of spaces in the output

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 16 03:07:58 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12178



--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> 2014-02-16 03:07:56 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > That's word wrapping of your browser view.
> 
> It's still an issue, even if not a ddoc issue. I'm retagging it as a website
> issue. The documentation should look nice regardless of the browser you're
> using.

I'm not sure it is an issue. It might always occur with long declaration
signatures. For example:

/// long function signature
void aLongLong_tooLongFunctionIdentifier(LongLongParameterType1
longLongParameterName1, LongLongParameterType2 longLongParameterName2,
LongLongParameterType3 longLongParameterName3, ...);

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list