I thought it would be difficult It was easy except ...
file name
Description ...
Finally, just surround it with 3 backticks again and it's ok
>```java:java.file
>public static void main(String args[]){
> System.out.println("Hello World");
>}
>```
Recommended Posts