example/Waterfowl.md in yard-markdown-0.2.1 vs example/Waterfowl.md in yard-markdown-0.2.2
- old
+ new
@@ -1,16 +1,15 @@
# Module: Waterfowl
| | |
| -----------------: | :----- |
| **Defined in:** | example.rb |
-
A mixin for waterfowl creatures.
-
# Constants
-## DEFAULT_DUCK_VELOCITY = [](#constant-DEFAULT_DUCK_VELOCITY)
-(70) Default velocity for a flying duck.
-
+## 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.