Level 23
I'm not sure there's a markdown parser that add lines in codeblocks. Although I think it would be nice, I don't think it's worth the work for Jeffrey.
Not sure if this is the right place to request it but it would be nice if codeblocks had line numbers. Then when posting something with code where you ask a question about a specific part of it instead of describing it you could just refer to a line number.
<?php
echo 'Hello world! I have no line numbers :(';
?>
Please or to participate in this conversation.