gitbook-summary
                                
                                 gitbook-summary copied to clipboard
                                
                                    gitbook-summary copied to clipboard
                            
                            
                            
                        hash in frontmatter will go missing in SUMMARY.md
It is best illustrated with a picture 😄

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