| Index: dart/pkg/dartdoc/lib/src/markdown/inline_parser.dart
 | 
| diff --git a/dart/pkg/dartdoc/lib/src/markdown/inline_parser.dart b/dart/pkg/dartdoc/lib/src/markdown/inline_parser.dart
 | 
| index 58bd9d79907222a1aaf45d638a7ea1585809bd12..eb941a73688071c07498a08ba04e39eb63de8506 100644
 | 
| --- a/dart/pkg/dartdoc/lib/src/markdown/inline_parser.dart
 | 
| +++ b/dart/pkg/dartdoc/lib/src/markdown/inline_parser.dart
 | 
| @@ -1,5 +1,3 @@
 | 
| -part of markdown;
 | 
| -
 | 
|  // Copyright (c) 2012, the Dart project authors.  Please see the AUTHORS file
 | 
|  // for details. All rights reserved. Use of this source code is governed by a
 | 
|  // BSD-style license that can be found in the LICENSE file.
 | 
| 
 |