Closed mjhasbach closed 8 years ago
can you post a link to the npm package please, so i can see it for myself?
Here's two examples:
https://www.npmjs.com/package/pixi-piano-roll https://www.npmjs.com/package/google-image
fixed in the latest release, thank you for your patience!
I tested this today and it worked great. Thanks!
This could be considered a bug in NPM's markdown parser rather than dmd, but it still may be worth adjusting for. The following markdown snippet generated by dmd:
Looks like this on NPM:
The problem can be fixed by simply adding a line break before each header, like so:
Here is the file from which the markdown was generated.