Fix newlines in note HTML files

This commit is contained in:
Dan Stillman 2016-12-26 11:27:09 -05:00
parent 6d1946ee0a
commit 6ec2f9aaf9
2 changed files with 134 additions and 133 deletions

View File

@ -10,6 +10,7 @@
body_id: "zotero-tinymce-note",
content_css: "css/note-content.css",
entities: "160,nbsp",
browser_spellcheck: true,
convert_urls: false,
fix_list_elements: true,