This is a test page for code highlighting on our site. We have implemented various syntax highlighters to enhance your coding experience.

  • Supported Languages:

    • JavaScript
    • Python
    • Java
    • C++
  • Example:

    function helloWorld() {
      console.log("Hello, World!");
    }
    helloWorld();
    

For more information on code highlighting, please visit our Code Highlighting Documentation.

JavaScript