Paul Kim

Results 6 comments of Paul Kim

I am also facing this issue. When I run `jest --coverage`, I get the `Failed to collect coverage from` error message along with `Identifier not found` error message. For example,...

So `.md` files in [Pages](https://jekyllrb.com/docs/pages/) and [Posts](https://jekyllrb.com/docs/posts/) do not require front-matter to convert to `.html` files, but `.md` files in [Collections](https://jekyllrb.com/docs/collections/) require front-matter to convert to `.html` files... 😞 Personally,...

@ashmaroli, both [**Pages**](https://jekyllrb.com/docs/pages/) and [**Posts**](https://jekyllrb.com/docs/posts/) do not require front matter for `md` files to be converted to `.html` files. (Note: **Pages** mean any `.md` file in the root directory. **Posts**...

@ashmaroli thank you for clarifying that [jekyll-optional-front-matter](https://github.com/benbalter/jekyll-optional-front-matter) is the reason why Pages do not require front matter. I will just continue to use the jekyll-optional-front-matter plugin since I really don't...

I'm also getting this warning on my next.js app.

duplicate of https://github.com/react-icons/react-icons/issues/466 and https://github.com/react-icons/react-icons/issues/461.