Fix Sveltia CMS configuration to add the correct extension in blogposts#392
Conversation
📝 WalkthroughWalkthroughThe post collection file extension in the admin configuration has been updated from "md" to "html.md". This single-line change modifies the file format that the admin panel recognizes for post collection entries, affecting how posts are processed and stored. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Deploy Preview for decidim-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
andreslucena
left a comment
There was a problem hiding this comment.
I understand that this will happen again when we create a new PR through the Sveltia CMS (that we migrated to recently).
Can you fix it in the configuration? Its on source/admin/config.yml
Done |
File type (HTML) missing from md blog name. This is now renamed.
Summary by CodeRabbit