diff options
Diffstat (limited to 'public/md/hello-world.md')
| -rw-r--r-- | public/md/hello-world.md | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
