Possible Duplicate:
Code blocks after a list, but not within a list in markdown. Is it possible?
Can't add a code block after an ordered list. Example:
This is a list item.
This should be a code block, not part of the list.
-
I have the same issue with you...The code block can not be recognized by the editor.Todd Leo– Todd Leo2012年08月17日 13:44:03 +00:00Commented Aug 17, 2012 at 13:44
1 Answer 1
- This is a list item.
This should be a code block, not part of the list.
-
It does not look very nice, as code block should be aligned with list item.dma_k– dma_k2012年09月25日 09:49:39 +00:00Commented Sep 25, 2012 at 9:49