Quantcast
Channel: Active questions tagged code-formatting - Meta Stack Overflow
Viewing all articles
Browse latest Browse all 180

Cannot close code block by standard fence when you start code with extra ` [closed]

$
0
0

I have been stuck with the following format problem a couple of hours and read many post style document on SO. Finally I found there is one ` more than normal in the beginning of the code. This is a little bit confusing. The code block interpreted the extra tick mark as code but cannot end it without any delimiter and users may be confused. It is better to not transfer the block as code. I just share it for others like me, maybe helpful.

public class Main{    public static void main(String[] args) {        System.out.println("Hello World");    }}```THIS IS NOT A CODE; I CANNOT END THE CODE BY DELIMITER.

Viewing all articles
Browse latest Browse all 180

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>