diff options
author | http://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web> | 2010-09-30 09:00:39 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-30 09:00:39 +0000 |
commit | 13945890c3292020bc0a9bb54668557115f5ad48 (patch) | |
tree | 0f1869d1299748bf3fce15bc72d73b45854d160f | |
parent | 0f2f769229459effdb4dfaff9e7f617670b3d519 (diff) |
removed
-rw-r--r-- | doc/bugs/markdown:_mixing_code_and_lists_doesn__39__t_work_nicely.mdwn | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/bugs/markdown:_mixing_code_and_lists_doesn__39__t_work_nicely.mdwn b/doc/bugs/markdown:_mixing_code_and_lists_doesn__39__t_work_nicely.mdwn deleted file mode 100644 index 4accaa1de..000000000 --- a/doc/bugs/markdown:_mixing_code_and_lists_doesn__39__t_work_nicely.mdwn +++ /dev/null @@ -1,10 +0,0 @@ -Consider: - - * one bullet - * another - - end of bullet list, this should be a code block - - * later on bullets - - tailing code block |