This is a regression in v5.0.0 caused by #156
Previously, @default tag values on interface properties would just contain the text of the default value:
Now in v5.0.0, we get extra markup around the value which is unnecessary and should be stripped out in the output:
