moll / js-must

An assertion library for JavaScript and Node.js with a friendly BDD syntax (awesome.must.be.true()). It ships with many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good stuff and well tested.
Other
336 stars 35 forks source link

Fix issues in API doc formatting #66

Closed Ionaru closed 7 years ago

Ionaru commented 7 years ago

Fix issue #65

Without an empty line between the anchor and text, GitHub wouldn't apply formatting to the line after the anchor.