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

AbstractMarkdownPage save method should use Hyde::path() #424

Closed
caendesilva opened this issue Aug 12, 2022 · 0 comments · Fixed by #427
Closed

AbstractMarkdownPage save method should use Hyde::path() #424

caendesilva opened this issue Aug 12, 2022 · 0 comments · Fixed by #427
Assignees

Comments

@caendesilva
Copy link
Member

Expected:

    file_put_contents(Hyde::path($this->getSourcePath()), ltrim("$this->matter\n$this->markdown"));
@caendesilva caendesilva self-assigned this Aug 17, 2022
caendesilva added a commit that referenced this issue Aug 17, 2022
…thod-should-use-hydepath

Fix #424 AbstractMarkdownPage save method should use Hyde::path()
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 a pull request may close this issue.

1 participant