diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-10-19 14:05:00 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-10-19 14:05:00 -0400 |
commit | 6ab68e791714530008b99a18f220370475146c8b (patch) | |
tree | cfe7c20fdd07da90bfcbe9df4740397923c22048 /demo | |
parent | e685fdbd6f025e911fcf9e5e97882f497e221050 (diff) |
Demo HTML generation, minus source code
Diffstat (limited to 'demo')
-rw-r--r-- | demo/prose | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/demo/prose b/demo/prose new file mode 100644 index 00000000..388dc00c --- /dev/null +++ b/demo/prose @@ -0,0 +1,9 @@ +<p>This is a demo.</p> + +hello.urp + +<p>This one is my favorite.</p> + +link.urp + +<p>This is my second favorite.</p> |