[gatsby-transformer-remark] White lines before table on htmlAst #38571
Unanswered
MoreCodeLess
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!!
i am using gatsby V5.11.0, and gatsby-transformer-remark V6.11.0, and when i am getting the HtmlAst from the markdownRemark behind every markdown table is rendering a text node that his value is a lot of white spaces..
as you can see that node value is: \n\n\n\n\n\n\n\n\n\n\n\n\n\n.
this is causing me a lot of hydration react errors on production
You know how can i solve this? if is normal or is an issue? thank you!
Beta Was this translation helpful? Give feedback.
All reactions