www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 12735faa926d3ccaa9999c98ade0fb8b46622967
parent 0570c2edc7d47762e3281fe4ea36f284c4f9b1e2
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu,  9 Feb 2017 23:40:15 -0500

Retain style properties when pasting content from Word/Office

Diffstat:
Mresource/tinymce/note.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/resource/tinymce/note.html b/resource/tinymce/note.html @@ -14,6 +14,7 @@ convert_urls: false, entity_encoding: 'raw', fix_list_elements: true, + paste_retain_style_properties: 'all', plugins: "autolink,code,contextmenu,directionality,link,lists,paste,searchreplace,textcolor",