-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Bug ReportHTMLStatus: Waiting for feedbackQuestion has been asked, waiting for response from PR authorQuestion has been asked, waiting for response from PR author

Description
Is your feature request related to a problem? Please describe.
When creating a word doc from HTML, word ignores <style> block ing HTML header
Describe the solution you'd like
I think the styles in style bock must be applied to the word file generated.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
I started adding inline style attribute to each element int html, but it is a very large html. Each change in any style is a terrible pain.
I tried ussing addParagraphStyle() function or any othe functions similar, but nothing does that I need.
Metadata
Metadata
Assignees
Labels
Bug ReportHTMLStatus: Waiting for feedbackQuestion has been asked, waiting for response from PR authorQuestion has been asked, waiting for response from PR author