--- sandbox.mdwn 2009/01/28 20:00:05 1.4
+++ sandbox.mdwn 2009/12/22 22:20:12 1.5
@@ -15,6 +15,10 @@
> This is the first level of quoting.
>
> > This is nested blockquote.
+> >
+> > Same level as above.
+> >
+> > More and more.
>
> Back to the first level.
@@ -24,6 +28,15 @@
1. Another.
1. And another..
+Sample code:
+
+ int main(void)
+ {
+ printf("hello, world!\n");
+ }
+
+
+
Bulleted list
* *item*
Powered by rcshistory.cgi 0.3