example/Aquatic.md in yard-markdown-0.4.1 vs example/Aquatic.md in yard-markdown-0.4.2

- old
+ new

@@ -2,17 +2,17 @@ **Defined in:** example_yard.rb A mixin for aquatic creatures. + +| Constants | Default Value | +| --- | --- | +| [DEFAULT_SALMON_SPEED](#constant-DEFAULT_SALMON_SPEED) | 20 | +| [MAX_DEPTH](#constant-MAX_DEPTH) | 500 | # Public Instance Methods ## swim() [](#method-i-swim) Swim in the water. **@return** [void] -# Constants -| Name | Default Value | -| --- | --- | -| [DEFAULT_SALMON_SPEED](#constant-DEFAULT_SALMON_SPEED) | 20 | -| [MAX_DEPTH](#constant-MAX_DEPTH) | 500 |