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

hash in frontmatter will go missing in SUMMARY.md #15

Open
garyng opened this issue Jan 22, 2017 · 2 comments
Open

hash in frontmatter will go missing in SUMMARY.md #15

garyng opened this issue Jan 22, 2017 · 2 comments

Comments

@garyng
Copy link
Contributor

garyng commented Jan 22, 2017

It is best illustrated with a picture 😄
image

@garyng
Copy link
Contributor Author

garyng commented Jan 22, 2017

还是根本不是从front matter 提取的?
从 filename?

@imfly
Copy link
Owner

imfly commented Jan 23, 2017

是的,默认是提取文件名,不关注内容。如果要加上front matter的话,需要在读取文件目录之后,根据路径再读取内容,然后做一次判断,把名字替换掉。

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

2 participants