-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I have 3 MSc students adding Word support. The most logical way of handling this is extending HTML support to OOXML, most of which is configuring the HTML Options object (though there's also stuff like multiple spaces are semantically meaningful). Doing that is the responsibility of the students. Question is how this should be exposed in the native interface. What we have right now is a boolean for HTML. Should it change to content type text/plain, text/html, and application/vnd.openxmlformats-officedocument.wordprocessingml.document ?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested