add markdown support plus example
This commit is contained in:
5
examples/markdown/Fes.toml
Normal file
5
examples/markdown/Fes.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[app]
|
||||
|
||||
name = "markdown"
|
||||
version = "0.0.1"
|
||||
authors = ["vx-clutch"]
|
||||
1
examples/markdown/www/index.md
Normal file
1
examples/markdown/www/index.md
Normal file
@@ -0,0 +1 @@
|
||||
# Hello, World!
|
||||
Reference in New Issue
Block a user