# Example
This is the example for the introduction page.
{% code language="javascript" %}
console.log('hello world');
{% /code %}