Code – core/code

Display code snippets that respect your spacing and tabs.

Use the Code block to display code snippets that respect your spacing and tabs.

Screenshot

Example

<?php
echo ‘Hello from the code block’;

Notes