Open bowencool opened 4 months ago
You can customize the implementation. The lib is not opinionated on colspan
attributes.
Here's the docs for the React library and for the HTML.
You can customize the implementation. The lib is not opinionated on
colspan
attributes.Here's the docs for the React library and for the HTML.
Thank you, but the Slate AST
generated from @graphcms/html-to-slate-ast
is missing the colspan
attributes. As a result, I cannot render it completely without all the necessary attributes.
I got it now, so the error is in a different library. I got confused as the issue wasn't well described.
Unfortunately, we don't support colspan
attributes, so you won't be able to see it in the generated AST.