Chris Mooney
Results
1
issues of
Chris Mooney
Is it possible to enable syntax coloring in this example? I installed `rehype-highlight` and followed https://www.contentlayer.dev/docs/reference/source-files/make-source-a5ba4922#mdx to get this: ```typescript export default makeSource({ contentDirPath: "./content", documentTypes: [Post, Page], mdx: {...