Merge pull request #6372 from umbraco/v8/feature/0000-RTE-paste-from-word
Improve content pasted from MS Word
This commit is contained in:
@@ -53,6 +53,6 @@ gulp.task('watch', function () {
|
||||
watch(config.sources.globs.js, { interval: watchInterval })
|
||||
.pipe(gulp.dest(config.root + config.targets.js))
|
||||
);
|
||||
|
||||
|
||||
return stream;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user