Axeia's avatar
Level 1

Forum Feature Request - Line numbers in code fields

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 :(';
?>
0 likes
1 reply
wilburpowery's avatar

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.

Please or to participate in this conversation.