mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-01 21:48:57 +03:00
The `code` directive highlights all sources as GDScript. Other languages are highlighted incorrectly at the moment, even if `.. code:: [language]` is specified. It does, however, work with the `code-block` directive. The reason seems to be that this directive is Sphinx specific.