From 1775805727e3c172a82164df7da810d2d4c40730 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 22 Dec 2024 09:21:16 -0800 Subject: fix build: add marked as dependency --- public/md/hello-world.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/md/hello-world.md (limited to 'public/md/hello-world.md') diff --git a/public/md/hello-world.md b/public/md/hello-world.md new file mode 100644 index 0000000..3d699cd --- /dev/null +++ b/public/md/hello-world.md @@ -0,0 +1,4 @@ +# Hello World +This is a test of the dynamically generated markdown feature +- It works by fetching the raw md file from the public folder +- *then renders it using React with marked* \ No newline at end of file -- cgit v1.2.3