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

Catch file syntax error of encrypted data #55

Merged
merged 1 commit into from
Oct 3, 2018

Conversation

H1MSK
Copy link
Contributor

@H1MSK H1MSK commented Oct 3, 2018

Proposed Changes

  • Fixes alerting "Incorrect password" when parsing content with syntax error

@MikeCoder

@H1MSK
Copy link
Contributor Author

H1MSK commented Oct 3, 2018

example .md file

---
title: Example
---

<script lang="javascript">
    function f() {
    //error here
</script>

@D0n9X1n D0n9X1n merged commit 566eb98 into D0n9X1n:master Oct 3, 2018
@D0n9X1n
Copy link
Owner

D0n9X1n commented Oct 3, 2018

Nice job.

Copy link
Collaborator

@xiazeyu xiazeyu left a comment

Choose a reason for hiding this comment

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

I think these words are better to change.
Function LGTM.

lib/blog-encrypt.js Show resolved Hide resolved
lib/blog-encrypt.js Show resolved Hide resolved
xiazeyu added a commit that referenced this pull request Oct 3, 2018
D0n9X1n added a commit that referenced this pull request Oct 3, 2018
1. fix comments.
2. upgrade version to v2.0.9
@H1MSK H1MSK deleted the H1KHC-patch-syntax-error-catch branch October 3, 2018 07:35
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.

3 participants