gl-website-deployer/vendor/doctrine/rst-parser/tests/LiteralNestedInDirective/input/index.rst
2024-11-19 08:02:04 +01:00

193 B

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

Tip

here is a tip with literal:

use Composer\Autoload\ClassLoader;

/** @var ClassLoader $loader */
$loader = require __DIR__.'/../vendor/autoload.php';
</html>