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

feat: simplify compile function #108

Merged
merged 2 commits into from
Jan 4, 2024
Merged

feat: simplify compile function #108

merged 2 commits into from
Jan 4, 2024

Conversation

ignatiusmb
Copy link
Owner

@ignatiusmb ignatiusmb commented Dec 21, 2023

The compile function now serves to only read from a markdown file and extracts the front matter and add a content property, which is the rendered HTML of the markdown body.

Requires #103

@ignatiusmb ignatiusmb added the breaking Pull requests that is a breaking change label Dec 21, 2023
@ignatiusmb ignatiusmb added this to the v0.6.0 milestone Dec 21, 2023
Copy link

vercel bot commented Dec 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
marqua ✅ Ready (Inspect) Visit Preview Jan 4, 2024 10:29am

@ignatiusmb ignatiusmb marked this pull request as ready for review January 4, 2024 10:32
@ignatiusmb ignatiusmb merged commit 37de3cc into master Jan 4, 2024
11 checks passed
@ignatiusmb ignatiusmb deleted the minimalist-compile branch January 4, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Pull requests that is a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant