jsxtreme-markdown
jsxtreme-markdown copied to clipboard
Can frontmatter be exported
I found this project through @hugmanrique/react-markdown-loader and a key difference appears to be that it override's the processing template to export const frontMatter instead of const frontMatter.
Is there any reason why that specific change can't be implemented here?
Is there any reason why that specific change can't be implemented here?
Nope. In fact, you can do that right now by making a custom template https://github.com/mapbox/jsxtreme-markdown/tree/master/packages/jsxtreme-markdown#template