executablebooks / jupyter-book

Create beautiful, publication-quality books and documents from computational content.

Home Page:http://jupyterbook.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

for _config and _toc files, only `yml` extension is recognized not `yaml`

ConnorStoneAstro opened this issue · comments

Describe the bug

context
When I do ___.

expectation
I expected both yaml and yml to be recognized since they are both standard convention.

bug
But instead only yml is recognized.

problem
This is a problem because I lost a whole day finding this.

Another possibility would be to throw a warning whenever there is no _config.yml found.

Reproduce the bug

try making a _config.yaml file, it wont work and no indication of a problem is given.

List your environment

No response

Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.

If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).

Welcome to the EBP community! 🎉