example/Waterfowl.md in yard-markdown-0.3.0 vs example/Waterfowl.md in yard-markdown-0.3.1
- old
+ new
@@ -1,16 +1,30 @@
# Module: Waterfowl
-| | |
-| -----------------: | :----- |
-| **Defined in:** | example.rb |
+
+**Defined in:** example.rb
A mixin for waterfowl creatures.
-# 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.
-# 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.
+
+
+
+
\ No newline at end of file