example/Waterfowl.md in yard-markdown-0.3.1 vs example/Waterfowl.md in yard-markdown-0.3.2
- old
+ new
@@ -2,29 +2,18 @@
**Defined in:** example.rb
A mixin for waterfowl creatures.
+# Public Instance Methods
+## swim() [](#method-i-swim)
+Swimming helper.
- # Public Instance Methods
-
- ## swim() [](#method-i-swim)
- Swimming helper.
-
+# Constants
+## DEFAULT_DUCK_VELOCITY [](#constant-DEFAULT_DUCK_VELOCITY)
+Default velocity for a flying duck.
+## DEFAULT_SPEED [](#constant-DEFAULT_SPEED)
+Maximum speed for a swimming duck.
-
- # Constants
-
- ## DEFAULT_DUCK_VELOCITY [](#constant-DEFAULT_DUCK_VELOCITY)
- Default velocity for a flying duck.
-
-
-
- ## DEFAULT_SPEED [](#constant-DEFAULT_SPEED)
- Maximum speed for a swimming duck.
-
-
-
-
\ No newline at end of file