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

[BUG] [Formatter] Yaml front matter should have a trailing line break #584

Closed
3 tasks done
christopherpickering opened this issue Apr 5, 2023 · 1 comment
Closed
3 tasks done
Labels

Comments

@christopherpickering
Copy link
Contributor

---mycustomparser
title: Hello
slug: home
---
<<< here!
<h1>Hello world!</h1>
@christopherpickering christopherpickering added 🦠 bug Something isn't working 🧽 formatter labels Apr 5, 2023
christopherpickering pushed a commit that referenced this issue Apr 12, 2023
# [1.20.0](v1.19.17...v1.20.0) (2023-04-12)

### Features

* **linter:** added option to disable rules by default. Split H017 and disabled by default ([2dd3675](2dd3675)), closes [#372](#372)
* **yaml:** added line break after yaml front matter ([1b1cff3](1b1cff3)), closes [#584](#584)
@christopherpickering
Copy link
Contributor Author

🎉 This issue has been resolved in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant