diff --git a/packages/astro/src/frontend/markdown.ts b/packages/astro/src/frontend/markdown.ts index 3a446092f..d85635334 100644 --- a/packages/astro/src/frontend/markdown.ts +++ b/packages/astro/src/frontend/markdown.ts @@ -1 +1 @@ -export { renderMarkdown } from '../compiler/utils'; \ No newline at end of file +export { renderMarkdown } from '../compiler/utils';