From e02715b188a8fbaf47b5aef9e1bc892bf57627a6 Mon Sep 17 00:00:00 2001 From: bobzel Date: Sun, 13 Sep 2020 23:15:20 -0400 Subject: got rid of textTemplates which were superfluous. fixed problems with stored Marks on templates when creating one by typing and the template is the default layout. --- src/client/util/DropConverter.ts | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/client/util') diff --git a/src/client/util/DropConverter.ts b/src/client/util/DropConverter.ts index 49643b5bb..1bbd46938 100644 --- a/src/client/util/DropConverter.ts +++ b/src/client/util/DropConverter.ts @@ -37,11 +37,7 @@ export function makeTemplate(doc: Doc, first: boolean = true, rename: Opt