I notice that the coding style used for code examples on dlang.org isn't always consistent, and they generally differ from Phobos examples.Should we adopt Phobos style for all code examples on dlang.org?T
Do you have any specific examples? I'd assume the code is mostly old. I'd reject any pull that doesn't adhere to Phobos style, even if it's just ddoc'ed examples.
