jsxtreme-markdown icon indicating copy to clipboard operation
jsxtreme-markdown copied to clipboard

Can frontmatter be exported

Open zach-sim opened this issue 7 years ago • 1 comments

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?

zach-sim avatar May 19 '18 08:05 zach-sim

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

davidtheclark avatar May 31 '18 23:05 davidtheclark