Browse Source

Fix README.md list formatting

pull/1381/head
Ibrahim 6 years ago committed by GitHub
parent
commit
8394819988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 20
      README.md

20
README.md

@ -17,16 +17,16 @@ Demo: http://rubaxa.github.io/Sortable/
* Smart auto-scrolling * Smart auto-scrolling
* Built using native HTML5 drag and drop API * Built using native HTML5 drag and drop API
* Supports * Supports
* [Meteor](https://github.com/SortableJS/meteor-sortablejs) * [Meteor](https://github.com/SortableJS/meteor-sortablejs)
* AngularJS * AngularJS
* [2.0+](https://github.com/SortableJS/angular-sortablejs) * [2.0+](https://github.com/SortableJS/angular-sortablejs)
* [1.*](https://github.com/SortableJS/angular-legacy-sortablejs) * [1.*](https://github.com/SortableJS/angular-legacy-sortablejs)
* React * React
* [ES2015+](https://github.com/SortableJS/react-sortablejs) * [ES2015+](https://github.com/SortableJS/react-sortablejs)
* [Mixin](https://github.com/SortableJS/react-mixin-sortablejs) * [Mixin](https://github.com/SortableJS/react-mixin-sortablejs)
* [Knockout](https://github.com/SortableJS/knockout-sortablejs) * [Knockout](https://github.com/SortableJS/knockout-sortablejs)
* [Polymer](https://github.com/SortableJS/polymer-sortablejs) * [Polymer](https://github.com/SortableJS/polymer-sortablejs)
* [Vue](https://github.com/SortableJS/Vue.Draggable) * [Vue](https://github.com/SortableJS/Vue.Draggable)
* Supports any CSS library, e.g. [Bootstrap](#bs) * Supports any CSS library, e.g. [Bootstrap](#bs)
* Simple API * Simple API
* [CDN](#cdn) * [CDN](#cdn)

Loading…
Cancel
Save