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

Added serde tests #140

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Added serde tests #140

merged 1 commit into from
Sep 20, 2024

Conversation

h7kanna
Copy link
Contributor

@h7kanna h7kanna commented Sep 19, 2024

This is follow up for PR #135

@h7kanna h7kanna mentioned this pull request Sep 19, 2024
@wooorm wooorm merged commit 08d6764 into wooorm:main Sep 20, 2024
3 checks passed
@wooorm
Copy link
Owner

wooorm commented Sep 20, 2024

@h7kanna thanks!

Do you know why I now get errors when I run RUST_BACKTRACE=1 RUST_LOG=trace cargo run --features log --example lib (deep link to readme: https://github.com/wooorm/markdown-rs#test).

This sounds like Serde is now required? But it should not be?

@wooorm
Copy link
Owner

wooorm commented Sep 20, 2024

I think it’s the missing #[cfg_attr(feature = "serde", stuff...

@h7kanna h7kanna deleted the mdast-serde-tests branch October 7, 2024 16:36
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.

2 participants