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

issues with frontmatter metadata #5

Open
yocontra opened this issue Feb 20, 2023 · 0 comments
Open

issues with frontmatter metadata #5

yocontra opened this issue Feb 20, 2023 · 0 comments

Comments

@yocontra
Copy link

Just found this project and we are going to use it for a publishing tool we're working on, just noticed an issue where it seems to strip some data out of the markdown. Given this input pasted in:

---
title: This is a title of a new blog post
excerpt: This is some excerpt to show on the main list portion of our blog and should probably be maximum 3 sentences. Happy writing, good luck.
thumbnail: https://bafybeihez3bnoxj32ekv3mb4ckurzsdfngn27borkcgf5gprvnla5wtide.ipfs.nftstorage.link/grass.png
---

Markdown is intended to be as easy-to-read and easy-to-write as is feasible.

It produces this output: https://ipfs.io/ipfs/bafkreiebx7qcpx3iiaops52aeyl2egia4uzzmurff7n5wscugcb4w3jdlm which breaks the formatting of the metadata and makes some of it into title tags.

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

No branches or pull requests

1 participant