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

Fix react newline issues #29

Merged
merged 4 commits into from
Jun 23, 2021
Merged

Fix react newline issues #29

merged 4 commits into from
Jun 23, 2021

Conversation

stevemk14ebr
Copy link
Contributor

Fixes #28

@wooorm
Copy link
Member

wooorm commented Jun 17, 2021

Thanks!

Looks like the formatting is off. Could you npm install and npm test locally?

index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
@wooorm wooorm added 🐛 type/bug This is a problem 👶 semver/patch This is a backwards-compatible fix 🗄 area/interface This affects the public interface labels Jun 23, 2021
@codecov-commenter

This comment has been minimized.

@wooorm wooorm changed the title fix react newline issues Fix react newline issues Jun 23, 2021
@wooorm wooorm merged commit e47817f into rehypejs:main Jun 23, 2021
@wooorm
Copy link
Member

wooorm commented Jun 23, 2021

Released! https://github.com/rehypejs/rehype-react/releases/tag/6.2.1

@wooorm wooorm added the 💪 phase/solved Post is done label Aug 7, 2021
wooorm pushed a commit that referenced this pull request Sep 10, 2021
Reviewed-by: Titus Wormer <tituswormer@gmail.com>

Related-to GH-28.
Related-to GH-29.
Closes GH-32.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗄 area/interface This affects the public interface 💪 phase/solved Post is done 👶 semver/patch This is a backwards-compatible fix 🐛 type/bug This is a problem
Development

Successfully merging this pull request may close these issues.

React warning for whitespace in tables
3 participants