support for stripping off frontmatter
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
|
||||
export * from './render';
|
||||
export { process_frontmatter } from './frontmatter';
|
||||
export { render_markdown_to_html, MarkdownExtension, MarkdownOptions } from './render';
|
||||
|
Reference in New Issue
Block a user