add markdown support plus example

This commit is contained in:
2025-12-12 21:37:46 -05:00
parent 8dca9ab5da
commit 253c96c534
3 changed files with 24 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
[app]
name = "markdown"
version = "0.0.1"
authors = ["vx-clutch"]

View File

@@ -0,0 +1 @@
# Hello, World!