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

chore: Fix CRLF end of line regex #77

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

dimaslanjaka
Copy link
Contributor

@dimaslanjaka dimaslanjaka commented May 13, 2023

chore: fixed parsing CRLF regex

fix for sometimes changing post from github directly,
which doesnt have auto trim whitespaces while saving file,
and edited the post using windows OS and absolutely EOL written as CRLF

successful parsed for CI (automatically build site with hexo using github actions while source posts using git submodule).

see example https://github.com/dimaslanjaka/source-posts/tree/posts

fix for sometimes changing post from github directly
which doesnt have auto trim whitespaces while saving file
@coveralls
Copy link

Coverage Status

coverage: 100.0% (+6.5%) from 93.514%
when pulling d57e3c2 on dimaslanjaka:fix-CRLF-EOL-regex
into f8fcdb6 on hexojs:master.

@SukkaW SukkaW merged commit 3de738e into hexojs:master Feb 1, 2024
11 checks passed
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.

4 participants