Skip to content

fix: path and slug should be string#432

Merged
stevenjoezhang merged 1 commit intohexojs:masterfrom
D-Sketon:fix_path_with_number
Nov 29, 2022
Merged

fix: path and slug should be string#432
stevenjoezhang merged 1 commit intohexojs:masterfrom
D-Sketon:fix_path_with_number

Conversation

@D-Sketon
Copy link
Member

fix hexojs/hexo#4334
when execute hexo new, both path and slug should have a string type

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.211% when pulling e298e0c on D-Sketon:fix_path_with_number into 5c5fc8f on hexojs:master.

@stevenjoezhang stevenjoezhang requested a review from a team November 27, 2022 13:18
Copy link
Member

@yoshinorin yoshinorin left a comment

Choose a reason for hiding this comment

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

LGTM ❤️

@stevenjoezhang stevenjoezhang merged commit ded831e into hexojs:master Nov 29, 2022
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.

Create post with a path composed of numbers throw an error

4 participants