Closed callmemagnus closed 7 years ago
The description and summary fields are not required as per the spec.
Word-wrap simply returns the input string when (== null).
== null
Related issue: #3
This breaks the parsing.
NOTE: I did not include the dist/
Great catch 👏 . Thanks again!
The description and summary fields are not required as per the spec.
Word-wrap simply returns the input string when (
== null
).Related issue: #3
This breaks the parsing.
NOTE: I did not include the dist/