More fixes

This commit is contained in:
Julius Haertl
2016-07-08 22:28:06 +02:00
parent 118e1e0602
commit a36a0bd802
4 changed files with 27 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ app.config(function ($provide, $routeProvider, $interpolateProvider, $httpProvid
simplifiedAutoLink: true,
strikethrough: true,
tables: true,
tasklists: true,
tasklists: true
});