example/Aquatic.md in yard-markdown-0.4 vs example/Aquatic.md in yard-markdown-0.4.1
- old
+ new
@@ -6,15 +6,13 @@
# Public Instance Methods
## swim() [](#method-i-swim)
Swim in the water.
-**return** [void]
+**@return** [void]
# Constants
-## DEFAULT_SALMON_SPEED [](#constant-DEFAULT_SALMON_SPEED)
-
-
-## MAX_DEPTH [](#constant-MAX_DEPTH)
-
-
+| Name | Default Value |
+| --- | --- |
+| [DEFAULT_SALMON_SPEED](#constant-DEFAULT_SALMON_SPEED) | 20 |
+| [MAX_DEPTH](#constant-MAX_DEPTH) | 500 |