PDavid commented on PR #7842: URL: https://github.com/apache/hbase/pull/7842#issuecomment-3990723827
The problem is that every MDX file starts with the frontmatter section: ``` --- title: "Preface" description: "This is the official reference guide for the HBase version it ships with." --- ``` The docs library parses it expecting it to be at the start. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
