diff options
author | Peter Gammie <peteg42@gmail.com> | 2010-10-01 09:48:03 +1000 |
---|---|---|
committer | Peter Gammie <peteg42@gmail.com> | 2010-10-01 09:48:03 +1000 |
commit | eba5c715144024f4784538af256ffa9d7fcb8a2d (patch) | |
tree | c55b7e92f16288d931d0b74165e56b535572779b /doc/sandbox | |
parent | ce411663cf4ecb62c395451ef4457f3c7a90ce4e (diff) | |
parent | e46f15f371fdb2a904f65e2772a941c9f24f1611 (diff) |
Merge branch 'joey' into revert
Diffstat (limited to 'doc/sandbox')
-rw-r--r-- | doc/sandbox/bullet_list_and_code_test.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/sandbox/bullet_list_and_code_test.mdwn b/doc/sandbox/bullet_list_and_code_test.mdwn new file mode 100644 index 000000000..a17729c90 --- /dev/null +++ b/doc/sandbox/bullet_list_and_code_test.mdwn @@ -0,0 +1,12 @@ +paragraph. + + code + + * bullet list + * bullet list + + more code + + * bullet list continued + + tailing code |