You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this task is to investigate why Docusaurus changes text size. This has been reported on: #8309 (comment)
The easiest solution would be defining the element in one line and not in multiple lines but we don't want to have to remember about this issue, it can easily sneak into all pages. Docusaurus shouldn't treat these lines as plain text and apply its paragraph styles. If the code is within a JSX block, it shouldn't be affected by global styles.
Screenshots
The text was updated successfully, but these errors were encountered:
The purpose of this task is to investigate why Docusaurus changes text size. This has been reported on: #8309 (comment)
The easiest solution would be defining the element in one line and not in multiple lines but we don't want to have to remember about this issue, it can easily sneak into all pages. Docusaurus shouldn't treat these lines as plain text and apply its paragraph styles. If the code is within a JSX block, it shouldn't be affected by global styles.
Screenshots
The text was updated successfully, but these errors were encountered: