Skip to content

Commit

Permalink
Merge pull request #48 from Edicy/list_indent
Browse files Browse the repository at this point in the history
List indent
  • Loading branch information
Oliver Pulges committed Jun 2, 2014
2 parents ac84ce4 + 5d3f51f commit e940d0c
Show file tree
Hide file tree
Showing 18 changed files with 628 additions and 322 deletions.
2 changes: 2 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ module.exports = function(grunt) {
"src/commands/mergeTableCells.js",
"src/commands/addTableCells.js",
"src/commands/deleteTableCells.js",
"src/commands/indentList.js",
"src/commands/outdentList.js",
"src/undo_manager.js",
"src/views/view.js",
"src/views/composer.js",
Expand Down
Loading

0 comments on commit e940d0c

Please sign in to comment.