codef0rmer / angular-dragdrop

Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation) is easier than ever
http://codef0rmer.github.com/angular-dragdrop/#/
MIT License
1.78k stars 574 forks source link

Fix readme to correct rendering problem in npmjs #304

Open Roshanjossey opened 7 years ago

Roshanjossey commented 7 years ago

The same readme file is used in npmjs to provide a description. In npmjs, readme is rendered wrong because of errors in markdown formatting.

Addresses issue #303

Roshanjossey commented 7 years ago

As stated in the issue, previously it was like. image

I've tried this in a markdown editor but not in npmjs. Still I'm pretty sure that it'll fix the problem