Print with PHP
echo " hello MarkDown ";
Print with Java
System.out.println("hello MarkDown");
Single code hello MarkDown
hello MarkDown
marshalmackes