Skip to content

Render clock in post #1

@michaeloliverx

Description

@michaeloliverx

Hi I came across this repo while looking for svelte blog examples with mdsvex. I am not sure what your goal was but the following renders for me:

src/content/post-one.md

---
title: Blog Post One
description: This is the first blog post.
---

<script>
  import Clock from '$lib/Clock.svelte'
</script>

# Heading

Words and stuff and things and junk.

<Clock/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions