diff --git a/config/tinymce.yml b/config/tinymce.yml index 6966167..ea7d74e 100644 --- a/config/tinymce.yml +++ b/config/tinymce.yml @@ -17,4 +17,6 @@ paste_convert_middot_lists: true paste_remove_styles_if_webkit: true paste_remove_spans: true -paste_strip_class_attributes: "all" \ No newline at end of file +paste_strip_class_attributes: "all" +table_default_attributes: + border: 1 \ No newline at end of file