Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to specify the Word "Table Style" with an HTML <table>? #178

Open
arvanasse opened this issue Dec 2, 2021 · 0 comments
Open

Comments

@arvanasse
Copy link

My application allows users to work with markdown which I run through a processor to produce HTML and then insert into a document via an html block. One particular user is adding an HTML table. The results are okay -- it appears as an unstyled table within the document. Because this is user-generated content, it is impossible to predict when a table is present.

Is there any way to tell Sablon which Word Table Style should be used? By "Word Table Style", I am referring to this set of styles
Word Table Design menu

It would be great to support this via CSS class(es) on the table. I'd also be glad to set a table property, but I do not know which one to set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant