Skip to content

Conversation

@bleakley
Copy link
Contributor

Fixes #214

@bleakley bleakley requested a review from platypii April 14, 2025 19:40
@bleakley bleakley merged commit 9b622ef into master Apr 14, 2025
4 checks passed
@bleakley bleakley deleted the fix-text-styles branch April 14, 2025 19:52

return <ContentWrapper headers={headers}>
<code className="text">{text}</code>
<code className={styles.textView}>{text}</code>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow, well spotted. Thanks for fixing it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm, we still have an issue here:

<pre className="viewer text">{text}</pre>

I'll send a PR

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

severo added a commit that referenced this pull request Apr 14, 2025
severo added a commit that referenced this pull request Apr 14, 2025
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

Successfully merging this pull request may close these issues.

Cell viewer lost style

4 participants