Ticket Details

Embedded code should be stripped of leading whitespace

ENHANCEMENT Ticket (closed)

When embedding code in docblocks using the `embed:` syntax, code is usually indented two tab widths, because it's in a test method.

The extractor should automatically trim all leading whitespace, so that the first line has no indent, but maintain indents on subsequent lines.
on 02.01.10 reported by: nate owned by: nate

Updates

(fixed) on 09.20.10 by nate
  • owner was changed to nate
  • status was changed to closed
  • resolution was changed to fixed