Skip to content

Conversation

mswiger
Copy link

@mswiger mswiger commented Apr 17, 2023

This PR does two things:

  1. Fixes several failing unit tests due to trailing whitespace being removed in generated frontmatter
  2. Fixes Tried to load unspecified class: Time when running jekyll unpublish #125 . This warning was due to the fact that Psych.safe_load does not deserialize Date or Time. This PR adds those two classes as permitted for deserialization.

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.

Tried to load unspecified class: Time when running jekyll unpublish

1 participant